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
Hello Friends, Can anyone please let me know about Performance testing health care EDI ( 270,271, 835 ect). I need as detailed answer as possible. I am going to use LoadRunner for load testing. I would really really really appreciate your help. Thanks, Piyush
What are the 5 icons appear in the buttom of the controller windows?
How do you identify which protocol to use for any application?
What is the difference between web_reg_find and web_find?
How you enhance the basic script?
What is the advantage of using loadrunner?
How can we edit the vuser script?
Where should you add a web_reg_save_param function to a script?
What is the difference between performance testing and performance engineering?
What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?
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 extended log?
How can correlation be performed?
How you set maximum number of vuser that a host can run?
How can we debug a loadrunner script?