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 |
How to handle the dynamic value in the script if the boundary and dynamic value both are changing as a... 1.special char. 2.Hex code or binary code
How does loadrunner execute a performance scenario?
we have Unix monitors in LR by default. if i want Linux and Solaris monitors....what i do.. unix is working for Linux and solaris?
what are the objectivies of performance testing and what is tuning?
what is scalability testing, and how will u perform in real time.
Which loadrunner component does the recording of performance test scenario?
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 is protocol function?
I am getting the following error when I run a HTTP/HTML protocol script in controller. It simply says Error: 27764 - “https://..... Failed”. I was given 3 solutions but none of them worked. Offered solutions are 1. Change the Http version to 1.1 in the Run time settings of the script. – Changed but still got that error. (One of our team mate) 2. Check if I am running a mix of http and https Urls – Checked and I am only using Https URLs. (SQA forum) 3. In the controller, add all the scripts to one group using the ‘Vusers’ option – Done, But still getting errors. (Client) One thing I noticed is If the servers are restarted and the logs are cleared then the probability of getting this error is minimal but as the time grows between server restart, The number of error increases. If any of you have come across this before please help me in resolving this error
In a web application transaction response time comprises of some sub times like time from web browser to web server thn to application server and then time taken to get response from the database and back to the web browser following the same path.How to get these sub times distinctly in LR analysis?
What is the advantage of running vuser as a process than a thread?
Why we insert the rendezvous point while running the scenario?