What is Response Time?
Answers were Sorted based on User's Feedback
Answer / vinod
How long does it take for a request to execute?
Example: Web page takes 8sec to return to browser after
request
Interactive applications require 20sec or less.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vijay
When we send a request to server it takes some time to execute our request after that it sends response to client this total time called response time.
Ex:We want to goto shopping.
Start at home goto shopping mall it takes 30min do shopping it takes 3 hours after return to home it takes 30 min
total time=30min+3hours+30min=4 hours this total time called response time...........
| Is This Answer Correct ? | 0 Yes | 0 No |
I dont have real time experience on Load Runner, but i am going to attend Interview on Load Runner. Can anyone give some tips ?
HI, I have to do Load Test on web application which is having 2 logins. i.e the first login will take to the some links the first one should be one time login due to the limitations. once login need to select one of the link which will take to the main application. i have generated the script using Vuser_Init for first login when i am executing the scripts i am getting error , even i did correlation and did script in HTTP and web Click in either ways my script is not working can you please help me to get this.
U r taken ORD=All in correlated function.What it represents.Now i want to capture the ORD=3 occurance& place it in web_submit_data of vu gen script. How can u do it?
How do you estimating target load levels in loadrunner?
What do I need to know to do load testing in addition to knowing how to use the loadrunner tool?
where we can see the graphs in Loadrunner when it is use ? (Chandana)
How many types of graphs are available in loadrunner?
What is the configuration of systems when using load runner?
how to write a test cases in loadrunner application .plz give me an example. thank u
How does loadrunner execute a performance scenario?
What is the difference between transaction and transaction instance in loadrunner ?
Case1: recording script, Login in Vuserinit,Body in Action and Logout in Vuserend. Case2: recording Login,Body and Logout in Action itself. Run both the scripts. What are the difference u will find? Is there any difference?