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
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 |
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 |
A good link for loadrunner scripting ?
What is lr_output_message?
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?
What is remote command launcher?
What are the components of LoadRunner?
What is the difference between standard log and extended log?
What is vugen recording and scripting?
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?
How Load Runner records the script? I mean How it generate the script?
How to debug Load Runner Script using Vugen?
Where do you set automatic correlation options?
What is the modular approach of scripting?