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
How do you identify which protocol to use for any application?
What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?
Why do you create parameter?
What can I monitor with loadrunner?
How you set maximum number of vuser that a host can run?
How to create a host list for a scenario?
What is rendezvous graph?
I have one Scenario login then bookcoffee then logout explain test plan for above scenario?
How do you enable text and image checks in vugen?
What are the information contain by script windows for each script in the list?
What is the difference between transaction and transaction instance in loadrunner ?
What are all the important protocols that load runner supports?
What are the different components of loadrunner?
How does caching affect performance testing results?
How can correlation be performed?