What is the relation between Response Time and Throughput?
Answers were Sorted based on User's Feedback
Answer / gopi
Throughput= The amount of data coming from the server per
sec in bytes for the request.
Response time= The total time between client to server and
then server to client is called Response time.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / khushbu chouhan
Through put:- It is the total amount of work perform by the computer system over a given variation of time.
Response time:- It is define as difference of time between a user submit his job to the system for processing and the time he receives output
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / vamshi
throughput;bytes received from the srver
responsetime;succesful rerqust response time
both should be inverslyproportinal
| Is This Answer Correct ? | 0 Yes | 2 No |
Throughput - It is the amount of work that a computer can
do in a given time
period
Response Time - The amount of time between a single
interactive user
request being entered and receiving the application's
response is known as
response time
– “The speed with which one or a set of batch programs run
with a certain workload
or how many interactive user requests are being handled
with what
responsiveness”
– “Cost per million instructions per second (MIPS)"
provides a basis for comparing
the cost of raw computing over time or by manufacturer,
throughput theoretically
tells you how much useful work the MIPS are producing”
| Is This Answer Correct ? | 3 Yes | 7 No |
Answer / prabhulingamp
response time->
Is the Sum of (Time for 1st Byte + Recieve Time)
Time for 1st Byte = The time to get first response from the
server
Recieve Time = The elapsed time b/w first response and last
response or byte of information received from the server
Throughput->
Is the average amount of data in bytes that the Vusers
received from the server in a second.
| Is This Answer Correct ? | 4 Yes | 9 No |
Answer / kalpana
Response Time:-The time to get first response from the
server is called Response time.
Thourhput:-The speed of Sever processing to respond to
request in one second of time is called Throughput
| Is This Answer Correct ? | 9 Yes | 27 No |
Hi I want to learn Performance testing using load runner..Can anyone suggest me which is the best institute for load runner in bangalore??
What are the section contain by the vugen while creating a vuser script?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
Where do you set automatic correlation options?
what are the baseline doc for performance testing?
what is the procedure to create test case in web performance load testing and how to download loadrunner and QTP
In a web server, database and network are all working fine and now, where could be the problem?
What is mean by Soak testing in Load runner?
How to insert think time While we record Vuser Script in LoadRunner?
What is user defined functions in Load Runner ? Give some Examples ?
Consider a business transaction, which is run in the LR tool (takes 2sec), but when run manually (takes 4sec). Please explain??
What is memory leak.how do u find that?