Deepak Shah
Deepak Shah

Reputation: 175

JMeter Ramp Up Period

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

Answers (1)

Andrey Pokhilko
Andrey Pokhilko

Reputation: 2668

Use this plugin for stepping profile: http://code.google.com/p/jmeter-plugins/wiki/SteppingThreadGroup

Upvotes: 1

Related Questions