How to use “loop controller” in jmeter with example
As you know, Apache jmeter has many logic controllers and loop controller is one of the mostly used controller in performance testing of software web application using jmeter. Apache jmeter’s thread group is it self loop controller and you can read about ‘Loop Count’ property of thread group in my previous post. So now your question … Read more