0
votes

I have a question where it might be very easy. I have to perform load testing on a site(login) with these scenarios. 100 users within 5 minutes 500 users within 5 minutes 1000 users within 5 minutes

I can test each scenario separately by changing the threads in thread group. But what I want to do is run all 3 scenarios one after one automatically. I tried if controller and loop controller but could not fix it. I don't understand where it go wrong.

1

1 Answers

0
votes

Basic Ultimate Thread Group case (JMeter plugin)

You can define several steps with different number of threads (and more configuration)

If you don't have JMeter plugin yet, you can download plugins-manager.jar and put it into lib/ext directory, then restart JMeter.