This JMeter tutorial will detail how to use a counter and a loop controller in JMeter in order to efficiently run these complex tests.
When it comes to building various types of advanced JMeter test plans, which include not only replaying a recorded test scenario with an increased number of users, but something more complex, you will likely need some form of a Counter.
These scenarios can include test plans that:
Are dependent on external data sources like a CSV Data Set, JDBC Result Set or previous response
The target is just to run a test (or a part of a test) several times and each time have a dynamic parameter which represents a current iteration number
Watch now!