If we have 10 iterations and 20 user,
we have to execute 1 iteration by 2 users ...
what are the steps for above ?
Answer Posted / kalmk
We can add for loop and set the user name and password as a parameter and set the value should change each occurrence
For (init i=0 i<2; i++)
{
Login (User_name)
}
So in one iteration the login action will be executed twice using 2 users
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a ramp up and how it can be set?
How to schedule a scenario?
What is remote command launcher?
What is lr-function?
How you set maximum number of vuser that a host can run?
How can you set the number of vusers in loadrunner?
What is vuser-end section?
What are the element in the loadrunner controller?
For what purpose, user will be using ‘continue on’ error?
What is the difference between web_reg_find and web_find?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?
what is remote performance monitering?
How load runner interacts with the application?
How you develop the database vuser script?