Reputation: 175
I am carrying out load-testing for one of the process.
Scenario is every 20 seconds 10 users are logging into the system until i have total users say 1000.
How do I specify this in Jmeter?
Upvotes: 0
Views: 1607
Reputation: 2668
Use this plugin for stepping profile: http://code.google.com/p/jmeter-plugins/wiki/SteppingThreadGroup
Upvotes: 1