What is the relation b/w Throughput and Think Time?
Answer Posted / 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 |
Post New Answer View All Answers
During run time where the hosts saves the files?
What type of function generate and insert by the vugen to the script when you record a script?
What is the difference between performance testing and performance engineering?
what are the risks you faced with loadrunner
How does loadrunner execute a performance scenario?
What is a correlation? Explain the difference between automatic correlation and manual correlation?
What is the difference between hits/second and requests/second?
What are the different components of loadrunner?
What are the section contain by the vugen while creating a vuser script?
What is script list?
What component of loadrunner is used to record a script?
What are the vuser components in loadrunner?
Why vugen is used in lr?
What is loadrunner agent?
what are the skip functions in Load Runner?