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

How vugen create a vuser script?

0 Answers  


Which is the best institute for LOAD RUNNER in HYD? what is the market for LR present?

13 Answers  


How are concurrent users differing from simultaneous users?

0 Answers  


I am from bangalore, Can any one of suggest which is the best institute for performance testing using Loadrunner? great if you provide near Marthahalli or belandure or outer ring road or KR puram?

3 Answers   Accenture,


How do decrease the TPS,when one Vuser is running? For example, I am running one DRB with TPS 18 TPS, I want to maintain it as 7 TPS, how?

3 Answers  






Hi I want to learn Performance testing using load runner..Can anyone suggest me which is the best institute for load runner in bangalore??

6 Answers  


How do we write a user-defined function in loadrunner?

1 Answers  


What is SECURITY TESTING? what are the methods followed for this type of testing? Thanks, Prasanna

2 Answers  


What are the section contain by the vugen while creating a vuser script?

0 Answers  


how much memory will allocate for 1 vuser?

9 Answers   IBM,


Hi I am to load runner ,please let me know what is the actual process of load runner and how to use it

1 Answers  


what is standalone mode running?

2 Answers  


Categories