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 |
How can data catching have a negative effect on load testing results ?
Hi I urgently need a substantial answer for one Q on Vusers - Performance Center. Hope you could help me. Q : My application is intended to undergo soon the load testing with performance center. The Vusers we planned are 100. But the dev team says that we should use 100 different UserID/Password's & each Virtual user should login into a different account while testing. Firstly, is this required ? my application can handle multiple logins for the same userid/password, hence is it mandatory to use 100 different account when we can do the same test with one account. If so, for 1000 Vusers we cannot use 1000 logins right ? I need substantial info to prove my point. Secondly, is this possible to assign a different userid/pwd to each Virtual user ? Thanks in advance & awating your reply Harsha
What is the Diffrence between Clint server & Web based application ? plz Explain in detail (Chandana)
What is a function to capture dynamic values in the web vuser script?
What is vugen recording and scripting?
what is the differance between standard log and extended log?
What is lr-function?
what is runtime quote, how many types
Application Description: My current Project is a .net application & has Active X components also implements AJAX technology for report generation. Flow : A report has to be generated as soon as the preferences have been selected. Issue With Web(http/html) protocol in LR 8.1.4 and LR 9.1: Replay snap shot doesn't show any screens except the login screen(junk data is displayed instead of Reports)..And the last snap shot has "session expired" messsage. Issue with Web(click and Script) Able to record and replay sometimes...but no consistentency. Couldn't execute the script in the controller due to this incosistency. Any suggestions would be really helpfull.E-mail me for any further clarifications/information.
What is Workload? Can anyone explain in detail?
what is loadrunner?
What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?