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 are the element in the loadrunner controller?
How can performance bottlenecks be identified?
What is elapsed time in load runner?
What are all the components of loadrunner?
What is a difference between pacing and think time?
What component of loadrunner is used to record a script?
What is run-time-setting?
What are the capabilities exactly you look for while selecting the performance testing tool?
What is the process for developing a vuser script?
What are the advantages of load runner?
How to create a host list for a scenario?
How can correlation be performed?
What is report header and what are the information contains?
What are the types of checkpoints is available in loadrunner?
What are the documents your using ,and how your distibute the users