What is the relation b/w Throughput and Think Time?
Answer / mrs.performance
There are 2 additional parameters which need to be
considered :
NU = number of concurrent users (processes, batch tasks,
etc)
RT- average response (execution) time [s]
Let
T = Throughput (responses per second, or requests per
second, t.e. any operations per second, etc)
TT = Think Time [s]
T = NU/(RT+TT)
Example:
NU = 1000
RT = 1 s
TT = 60 s (1 minute)
T = 1000/(1+60) = 16.39 operations per second
| Is This Answer Correct ? | 7 Yes | 1 No |
How can you design a Userdefined Template In Loadrunner analysis?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
How can data catching have a negative effect on load testing results ?
How do you measure the current VUsers in LoadRunner?
what criteria did you use to select web transactions for load testing ?
what is meant by virtual users.what is the purpose of it.
hello all can anybody give the total analysis guidance in load runner.thanks & regards siva2574@gmail.com
How do you decide the number of load generator machine required to run a test?
Events are generated, but the script is not generating? Why?
What is vugen recording and scripting?
How will you stop the execution of a script on error?
What is a correlation? Explain the difference between automatic correlation and manual correlation?