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

What are all the reasons to use the server resources monitor?

0 Answers  


What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?

0 Answers  


Correlation means capturing a dynamic value which is generated from the server. I got this point. I need one small conformation. 1. is correlation applicable to the objects which are generated dynamically. eg: consider there are 2 form. based on the options filled in the form 1, form 2 objects will generate.to handle these dynamic objects is correlation is required or not.

1 Answers  


How do you perform functional testing under load?

1 Answers  


what criteria did you use to select web transactions for load testing ?

3 Answers  


What is main usage and function of MI Listener? Please anyone give me a correct ans.....

2 Answers  


Hi, I am executing a scenario for 48 hours. My controller is on remote host, so I am using RDC. After some 24 hours my remote session got terminated as it is put idle for some time. When I tried to open the result file(As it is Auto Collated and saved in the results folder), it is giving error. Is there any way that I can see the results for which the remote session is terminated? Please help in resolving this.

1 Answers  


what are the skip functions in Load Runner?

0 Answers  


I am facing the active Screen Problem in loadrunner.While runnning the script active screen pop up is dispalying, always asking for username and password.This popup having OK,Cancel and HELP buttons.After clicking any OK or CANCEL button , then only it is moving to next step.What can i do? Please give any suggestion...

1 Answers  


Hi guys I am pravash kumar satapathy having 4.5yrs experience in loadrunner .i am providing online training in loadrunner,jmeter .if any body are interested directly u can call me or mail me pravashkumarsatapathy@gmail.com pk.loadrunner-----skype 9437629024

0 Answers  


What is lr-function?

0 Answers  


1.How can you Calculate load / stress testing in manually ?

1 Answers   Ness Technologies,


Categories