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 |
How do you estimate test duration in LoadRunner?
can we use Quality center in Load runner ? and what is the latest verson of Load Runner ?
Hi All, 1. How to Run QTP Scripts from Loadrunner, can u plz give steps in detail 2. Can we put LR functions in QTP script...? 3. While Executing QTP Script in LR, can we use the Correleation concept...?
What is the function for capturing the streaming vedio (could be a flashplayer) in an web application using Load Runner..?
what is connection pooling?
By default how many virtual user are there in LoadRunner?
what are the baseline doc for performance testing?
How can u find out hidden files in Load Runner Script and how can u correlate?
IS THERE ANY INSTITUTE PROVIDING LIVE MONITORING & ANALASYS
What component of loadrunner is used to record a script?
What are the different sections of the script? In what sequence do these sections run?
what are the benifits of creating multiple actions within any virtual user script ?