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 |
Where do you set Iteration for Vuser testing?
How will you stop the execution of a script on error?
How to create a scenario?
What is a rendezvous point?
How do you debug a LoadRunner script?
How you will identify the Non Functional requirements?
What are the 5 icons appear in the buttom of the controller windows?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
Hi, I'm trying to measure page load times in a web app. How do I verify that the page I go to next is fully loaded? Do I use content verification (web_reg_find)? I am measure the time it takes for a page to load and then the user goes to another page and another and so on. I need to know how long it took for page one. How long it took for page two and so one. I'm using transactions for each page, but I want to make SURE that the page is fully resolved/loaded before the scenario goes to the next page. So, does LoadRunner automatically do this or do I have to use content verification or do I do it in some other way? Thanks, Brian
What is the function for capturing the streaming vedio (could be a flashplayer) in an web application using Load Runner..?
How do you identify the performance bottlenecks?
what is the diff b/w loadrunner 8.1& loadrunner 9.5