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
When you initialize the vuser what happen?
How could you measures Https/Sec ?
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?
While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?
What are the different sections of the script? In what sequence do these sections run?
How you identify performance test use cases of any application?
How can performance bottlenecks be identified?
What kind of problem can we face regarding hardware, software, network and memory bottleneck during the performance test?
What are the information crating for each host?
What is host?
What is the advantage of using loadrunner?
What is vuser script?
how to add 100 for dynamic(correlate value) value
What are the types of checkpoints is available in loadrunner?
How can you test the global servers with using loadrunner