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 |
Where should you add a web_reg_save_param function to a script?
How do you write user defined functions in LR? Give me few functions you wrote in your previous project?
I read the answers given for 90 percentile calcutaion in the analysis report. If i am running a test for 1 record how is the 90 percent calculation done.
what is the difference between the HTML and URL based recording in load Runner?
Hi Friends, Can anyone help me out in load testing? I need to test a web application in which 100 users has to login at a time and enter 100 different data into the application and logout. All the data should be saved in the data base Please let me know testing. Thanks in advance Giri
Need to know best institute where i can learn LR with live concepts... Please suggest if any one knows...
Any one can tell me what is the process to do the Loadrunner certification and what is cost for it and also where would I get the material for Preparation of Loadrunnner for certification.
when i run start senario for different process it always completed at elapsed time 6.32 sec. i don't understand why it happens.. can we set elapsed time ? plz answer.... pratik196@gmail.com
what scalabulity testing
Hi anyone please share the load runner error messages
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
How vugen create a vuser script?