Reputation: 888
If we want to execute the script for an hour for 5k users, which thread group will fit best? How do I make sure that only 5k users will be injected in whole 1 hour?
Upvotes: 0
Views: 423
Reputation: 168052
Sure you can, this can be implemented using any Thread Group derivative, i.e.
Normal JMeter Thread Group:
By default you have only option #1, other Thread Groups can be installed using JMeter Plugins Manager
Upvotes: 2