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 the element in the loadrunner controller?

832


How can performance bottlenecks be identified?

775


What is elapsed time in load runner?

810


What are all the components of loadrunner?

711


What is a difference between pacing and think time?

735


What component of loadrunner is used to record a script?

798


What is run-time-setting?

846


What are the capabilities exactly you look for while selecting the performance testing tool?

826


What is the process for developing a vuser script?

780


What are the advantages of load runner?

814


How to create a host list for a scenario?

914


How can correlation be performed?

792


What is report header and what are the information contains?

862


What are the types of checkpoints is available in loadrunner?

909


What are the documents your using ,and how your distibute the users

1810