What is performance testing

performance testing jmeter

Performance testing is used to measure the performance,stablility and reliability of a web applicati ... Read More

test plan set-up in jmeter

test plab jmeter

Test plan in jmter contains the following items- Target Controller-Use Recording Controller.(Her ... Read More

Http request default

http request default jmeter

We know that in above example all of our pages use the same default url and then go to their respect ... Read More

Ultimate Thread

ultimate thread jmeter

In this thread we have * Start thread count –Total no of users * Initial delay-That is after this ... Read More

Transaction controller

transaction controller jmeter

Add a transaction controller.Add few requests to it.Then we uncheck generate parent sample. Then ... Read More

Xpath Assertion in Jmeter

xpath assertion jmeter

Make a html req going to w3schools.com/xml/note.xml and add xpath assertion to it. In xpath asser ... Read More

Summary report in Jmeter

Summary report jmeter

We can add summary report as listenere to our thread group. Summary report consumes less memory ... Read More

Jmeter options

jmeter options

There are various options in the options tab in jmeter like Log viewer-to check the logs Loo ... Read More

Set up and tear down thread groups in jmeter

set-up tear down jmeter

Set up thread group-run before actual thread groups .used to set up pre-test conditions or environm ... Read More

Xml assertion and xml schema assertion ,jmeter

xml xml schema jmeter

Xml assertion is used to check faulty xmls. Make a http req with server name www.w3schools.com in ... Read More