Mailer Visualizer in Jmeter

mailer visualizer jmeter

Meant to send mails on some specified number of failures. We can set a failure limit.If we want to ... Read More

Steps to download jmeter

jmeter download

Go to jmeter website [here](https://jmeter.apache.org) and go to the downloads section Go to bi ... Read More

Composite graph in Jmeter

composite graph jmeter

We can add a few listeners to a thread group like * Active thread over time - Number of threads ... Read More

Stepping up thread group

stepping up thread group jmeter

Stepping Thread Group This thread group is now depreciated but we can still discuss it.We can add t ... Read More

Elements of jmeter

jmeter elements

Elements of Jmeter TestPlan –It is a thread group used to hold vaarious thread groups (test cases ... 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

Transaction controller

transaction controller jmeter

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

Ftp requests jmeter

ftp request jmeter

* Right click thread group and go to sampler add the ftp request. * Server name :-we can then give ... Read More

Constant random timer in jmeter

random timer jmeter

Constant random timer applies delay to individual request or to the thread group or the container to ... Read More

For each controller

For each controller jmeter

Let us add new Thread Group.Then add a http request.In server name add the name koha.com Then add ... Read More