What is the relation between Response Time and Throughput?

Answers were Sorted based on User's Feedback



What is the relation between Response Time and Throughput?..

Answer / alok

Relation between Througput and Response time :

Throughput is Inversely Proportional to the response time.

Is This Answer Correct ?    50 Yes 13 No

What is the relation between Response Time and Throughput?..

Answer / xyz

Throughput (requests per min, red) grows until CPU is
saturated and then remains constant - the CPU is operating
at max throughput. Once CPU is maxed out then response time
must increase with load. In our case it increases
predictably linearly with load. A thread-per-request system
would drop off as load increases since the CPU has to spend
more and more time context switching threads and not doing
real work.

Is This Answer Correct ?    19 Yes 2 No

What is the relation between Response Time and Throughput?..

Answer / anilkumar

Throughput is the measure of the number of messages that a
system can process in a given amount of time. In software,
throughput is usually measured in “requests / second”
or “transactions / second”.

Response time is usually measured in units of “seconds /
request” or “seconds / transaction”.

Is This Answer Correct ?    24 Yes 10 No

What is the relation between Response Time and Throughput?..

Answer / chaithanya nataraj kalidindi

Through put-
indicates the number of transactions per second an
application can handle, the amount of transactions produced
over time during a test.

Response time-
Response time is the amount of time from the moment that a
user sends a request until the time that the application
indicates that the request has completed

Is This Answer Correct ?    12 Yes 2 No

What is the relation between Response Time and Throughput?..

Answer / 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

What is the relation between Response Time and Throughput?..

Answer / koly toe

If the response time increase with the throughput all the time it means the system is not stable, and it should be looked at, since the whole point of performance testing is to keep the system stable although you are applying a high load.

Is This Answer Correct ?    3 Yes 1 No

What is the relation between Response Time and Throughput?..

Answer / madhu

The time in between the start and till the completion of the
job is called response time

the amount of work done in a given time is called through put.

Is This Answer Correct ?    6 Yes 5 No

What is the relation between Response Time and Throughput?..

Answer / mahesh sv

The Throughput graph shows the amount of data in bytes that
the Vusers received from the server in a second. When we
compare this with the transaction response time, we will
notice that as throughput decreased, the response time also
decreased. Similarly, the peak throughput and highest
response time would occur approximately at the same time.

Is This Answer Correct ?    37 Yes 37 No

What is the relation between Response Time and Throughput?..

Answer / tauseef.jamadar

Response time: Response time is the time from start to the
end of the execution or time from start to completion of
the task. It is also known as execution time, CPU time.

Throughput: Throughput it the total amount of work done/
completed in a given amount of time. It measures the system
performance

Is This Answer Correct ?    8 Yes 8 No

What is the relation between Response Time and Throughput?..

Answer / thatikonda shivakumar

Direct Relation B/w Response Time and Throughput Means If
Throughput increase Automatically Response time also increase

Is This Answer Correct ?    23 Yes 25 No

Post New Answer

More Load Runner Interview Questions

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?

1 Answers   HP,


How u know that 20th user not running correctly in ur graph?

3 Answers   Infosys, ITC Infotech,


Hi, I am using load Runner version 9.5 .i am trying to record a pdf report which gets pop-up on other window.While recording it pops-up but while running the script it doesn't . also,if i want to parametrize the same script and want n numbers of reports should be generated or get save in place i had done while recording .Is there any option for this? Please,give me the solution for this problem. Thanks in advance. Regards, Zia malik

1 Answers   Google,


Hi anyone please share the load runner error messages

3 Answers   Cognizant,


When a business transaction, is run in LR and QTP (the response time= same for both 2 sec , No of user = 1). Which tool would you opt for???

3 Answers   Keane India Ltd,






Suppose you are not using Web server (But using Application Server and DB server). Then what are the graphs available in LoadRunner?

0 Answers  


How is each step validated in the script?

0 Answers  


What is the exactly use of webserver and Application server in Load Runner.

1 Answers  


Explain the recording mode for web Vuser script?

6 Answers   Wipro,


Where do you set automatic correlation options?

3 Answers  


How to upload media use loadrunner? I record the script but it fail because the top of document is invalidation.How to solve the problem?Which one know the answer please tell me. Thanks!

0 Answers   Adobe,


I dont have real time experience on Load Runner, but i am going to attend Interview on Load Runner. Can anyone give some tips ?

2 Answers  


Categories