If we have 10 iterations and 20 user,
we have to execute 1 iteration by 2 users ...
what are the steps for above ?

Answers were Sorted based on User's Feedback



If we have 10 iterations and 20 user, we have to execute 1 iteration by 2 users ... what are the ..

Answer / ktailor

it seems there is some problem in the question. How can 2 different users can complete 1 iteration.?
if 10 Users and 20 iterations also, 1 user and 2 iterations then below is the answer
In Script, Runtime Settings>No of Iterations=2
In Controller, No of Users=10
Duration=Run Until Completion.

Is This Answer Correct ?    0 Yes 0 No

If we have 10 iterations and 20 user, we have to execute 1 iteration by 2 users ... what are the ..

Answer / 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

If we have 10 iterations and 20 user, we have to execute 1 iteration by 2 users ... what are the ..

Answer / lucky123

first of all we have to calculate iteration time in
vugenbased on thatwe have to set the scenario ramp up
,duration, rampdown.
in scenario creation we have to define
for ex in vugen for 1 iteration the time is 10 sec (login
2sec,action part of script6sec,lout of script2sec)
based on this we have to intialialise the vusers on to the
server like this
first 2 vusers starts when scenario begins then rest 18
users enter in following manner i.e
1)intialise 2 usersforevery 4 sec& runfor12 sce &rampdown
from the server after duration.this is scenario setting.

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More Load Runner Interview Questions

Hi Friends, Can anyone help me out in load testing? I need to test a web application in which 100 users has to login at a time and enter 100 different data into the application and logout. All the data should be saved in the data base Please let me know testing. Thanks in advance Giri

3 Answers  


Correlation without manually how u can do? i.e Automation correlation option where it is?

3 Answers   Amdocs,


How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)

4 Answers  


How can we edit the vuser script?

0 Answers  


we have Unix monitors in LR by default. if i want Linux and Solaris monitors....what i do.. unix is working for Linux and solaris?

1 Answers   HP,






what is remote performance monitering?

0 Answers   LG, Pexus,


when a Load Runner controller fails?

1 Answers   Cognizant,


What is a rendezvous point?

7 Answers  


What is the load runner testing process?

0 Answers  


Can someone suggest me which is the best institute in Hyderabad for Load runner and Selenium

3 Answers  


What is report viewer?

0 Answers  


How do you estimate the transaction mix / VUser mix in LoadRunner?

1 Answers   Allianz,


Categories