Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

A good link for loadrunner scripting ?

1 Answers  


What is lr_output_message?

0 Answers  


Does any one know how to over come the problem of "monitoring the load generators over firewall". We are able to use these machines for load generation, but are not able to monitor the measurements of these machines. When tried to add these machines to the windows resources, we were getting the error "Monitor name :Windows Resources. Cannot connect to machine stresstestxp6:62043. Reason: The network path was not found." Also note that, we are able to ping/telnet the LG from the controller, but not the vice versa Is there any router settings to be made or any other configuration has to be done?

1 Answers  


What is remote command launcher?

0 Answers  


What are the components of LoadRunner?

5 Answers  


What is the difference between standard log and extended log?

4 Answers  


What is vugen recording and scripting?

0 Answers  


What is the difference between HTTP and HTTPS.in Load Runner. And how will u know(Client)ur using HTTP or HTTPS.? Any one can justify?

1 Answers  


How Load Runner records the script? I mean How it generate the script?

1 Answers   CTS,


How to debug Load Runner Script using Vugen?

5 Answers   Huawei,


Where do you set automatic correlation options?

3 Answers  


What is the modular approach of scripting?

0 Answers  


Categories