Bean shell post processor in jmeter

bean shell post processor jmeter

In that bean shell prost processor we can check what is the response code we got from the http reque ... Read More

Jmeter 5 features

jmeter 5

Changes in latest version of jmeter  Background changed from white to black  No workbench option ... Read More

Order of execution in jmeter.

order of execution jmeter

We know in jmeter we can create a new thread group ,record a new series of steps and add to the thre ... Read More

Response time graph in jmeter

response time graph jmeter

Add listener Response time graph.Same like in aggregate graph we will have two tabs i.e Settings and ... Read More

Counters and random variable generators in Jmeter

counters random variable generator jmeter

Counter-Used to generate a numeric data and use it in our tests.We can give the counter a start valu ... Read More

Random controller in Jmeter

random contoller jmeter

Put 5 requests into random controller and only 1 req will be executed at a time.Make loop count to ... Read More

BSF pre-processor in jmeter

bsf pre-processor jmeter

We can add a BSF pre-processor before any http or java request and in that we can try to change the ... Read More

Compare assertions in Jmeter

compare assertion jmeter

Make two http reqs.One points to koha.com other has /teams in its path Add a compare Assertion ... Read More

Test plan variables vs user defined variables

user defined variables jmeter

We can add a user defined variable to a thread group.In this we can give some name/value pairs. It ... Read More

Distribution graph in jmeter

distribution graph jmeter

Shows lines related to 50 percentile and 90 percentile etc. Note in this test the 50 percentile a ... Read More