Consider a business transaction, which is run in the LR
tool (takes 2sec), but when run manually (takes 4sec).
Please explain??
Answers were Sorted based on User's Feedback
Answer / bhupendra varshney
This is because LR does not calculate the time of browser
emulation (like QTP)....So it only calculate the response
time from server to client's machine( IP Address)..Not from
the server all the way to client's browser......Browser's
time depends on the machine's configuration and performance
during the response of the page.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / rameshbabu y
LR executes on record and run concept .when we record it
takes time but when we run it ignore user wait time between
the actions .
So if we keep lr_think_time function inside the script then
it waits for time mentioned in the function .
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / manoj
2 second think time is added during manual execution.
| Is This Answer Correct ? | 3 Yes | 6 No |
1.How can you Calculate load / stress testing in manually ? Is there any Calculators are available? If yes Please send me the Formulas?(I mean how the tools Ex: load runner, JMetter, Silk Performer ……………………….calculating the load )
what r DLL functions in loadrunner?where these present?when &why we use these?
How can we debug a loadrunner script?
Why is parameterization necessary in the script?
How can we edit the vuser script?
what are the parameters in Load Runner?
When do you disable log in Virtual User Generator?
WHAT IS THE BEST INSTITUTE FOR LOADRUNNER TRAINING IN HYDERABAD
How can we invoke a parellel process in load runner using C or perl language?
What is the difference between manual and auto correlation? Why we need Manual correlation? what is the main Drawback in auto correlation?
How do you test pop up with LR? My whole application running on pop up. Its a JSP page written on pop up window.
can we use Load Runner to perform load testing on client- server application developeds in java? if yes, which protocol to use and how to go for it?