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


Please Help Members By Posting Answers For Below Questions

What are all the types of goals in goal-oriented scenario of load runner?

835


What type of function generate and insert by the vugen to the script when you record a script?

939


How can you test the global servers with using loadrunner

2639


You have created several auto-correlation rules. A new tester on your team is preparing to record a group of scripts on the same application on his workstation. What can you do to provide the tester with the correlation rules?

972


What is vuser script?

867


What would be your recommendation to improve performance measure?

866


What is transaction per second graph(pass)?

931


What are all the important protocols that load runner supports?

740


What are the different sections of the script? In what sequence do these sections run?

1202


Which components have you used in loadrunner ?

774


What is the benefit of running a vuser script as a thread?

811


How you develop the database vuser script?

911


What is the loadrunner start-transaction and its syntax?

918


What are the three sections of a vuser script and what is the purpose of each one?

824


How are concurrent users differing from simultaneous users?

786