user3318064
user3318064

Reputation: 59

About iterations in Load Runner

How could we use iterations in controller i.e. While running scenarios in controller?
How the iterations would be handled?
Please explain me.

Upvotes: 0

Views: 2121

Answers (2)

Pravin Kumar V
Pravin Kumar V

Reputation: 31

The key point here is to setup proper intervals for each script, so that required number of iterations can be achieved without compromising with concurrency.

Upvotes: 3

levo4ka
levo4ka

Reputation: 2298

You should set up VUser count for each script before run the scenario. For do this use the radio Button "Basic Schedule" as run mode. This enables you to configure the number of virtual users per script. Also you can setup another option for running - you can tell, how many users run simultaneously and through what intervals increase their number.

Upvotes: 2

Related Questions