What is the relation between Response Time and Throughput?
Answer Posted / vamsi
Throughput is the no:of bytes downloaded from the server during a transaction, whereas response time is the time taken for a transaction to complete. Until the total bytes gets downloaded from the server, we cannot consider the transaction is completed. So throughput should be directly proportional to response time.
Suppose for a login transaction, if 10240 bytes gets downloaded from the server. User has to wait until all bytes gets downloaded to consider the transaction is completed.
With 1 user load 10240 bytes may get downloaded in 2 sec
With 100 concurrent user load it may take more than 2 sec (say 60 sec) to download same 10240 * 100 bytes.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How can correlation be performed?
If we want to know the size of each component in system how?
How you develop the database vuser script?
What in percentile graph?
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?
What is a correlation?
Explain the difference between automatic correlation and manual correlation?
Why vugen is used in lr?
When the rendezvous point is insert?
Where should you add a web_reg_save_param function to a script?
How to record the desktop application in Loadrunner 12.53 version 64 bit window.
What is the difference between transaction and transaction instance in loadrunner ?
What is vugen recording and scripting?
How do you decide the number of load generator machine required to run a test?
What is vuser-end section?