Apache Jmeter “Switch Controller” With Example

“Switch Controller” is one of the Logic Controller of Apache Jmeter. As name suggest, You can switch your targeted software application page request to run using Switch Controller. You can set your required request id in Switch Controller to execute it so all other requests under Switch Controller will be neglected during execution. Let we look … Read more

Tutorials To Use “Runtime Controller” In Windows Using Apache Jmeter

I described “Interleave Controller” and “Once Only Controller” of Apache Jmeter in my previous posts. There are nearest 16 different logic controllers available in Apache JMeter and i will try to describe each of them in my upcoming posts. Let we look at “Runtime Controller” to see how it can help us for our software application … Read more

“JMeter Once Only Controller” – jmeter tutorial with example for windows

You can read my post about jmeter downloading and installation before learning jmeter once only controller. I hope you already knows that Apache jmeter is load or i can say performance testing tool and during software performance testing, you need to handle multiple kind of scenarios and conditions. For that Apache jmeter has many tools like Logic Controllers, Timers, … Read more

Using “Interleave Controller” In Apache Jmeter windows Example

Before using interleave controller in performance testing tool Apache Jmeter, You must be aware about how to Record and Run first test plan in jmeter load testing tool in windows OS. There are many controllers available in apache jmeter performance testing tool and one of them is Interleave controller. Interleave controller in apache jmeter is basically useful for providing … Read more