I’m a newbie to the Loadrunner Tool.
I have four different scenarios which are recorded in separate functions. Now what I have to do is to run the four scenarios with different number of users.
For Eg., I have 4 scenarios like scene 1, scene2, scene 3 and scene 4. I need to run scene 1 with 10 users, scene 2 with 15 users, scene 3 with 25 users and scene 4 with 50 users.
How can I do this using LoadRunner 9.5 tool. Please help me this.
Thanks In Advance,
UdhayS
Just to get some terminology straight here:
VuGen records ACTIONS (not scenarios or functions) into a script. One script can and usually will contain multiple Actions.
In the Controller you create a Scenario. Scenarios consist of one or more Scripts. It is HERE that you define how many Vusers will be assigned to the script(s).
Example:
Recording two scripts (A and B) with 2 actions in each:
And then having these two scripts in a scenario:
I hope this clears up some of the terminology and structure used in LoadRunner.
I also very much recommend a basic course in LoadRunner. Everything related to LoadRunner excepts one to understand and know these things.