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 |
We add think time between two transaction to give interval between transactions. Why?
What is vuser-init section?
What protocols does loadrunner support?
How many components are there in Loadrunner and what are they?
WHAT IS SOAK TESTING IN LOAD RUNNER
What is transaction performance graph?
how much memory will allocate for 1 vuser?
What are the changes you can make in run-time settings?
what is the difference bet ween loadrunner 6.0 and loadrunner 7.5?
What does vuser_end action contain?
What are the changes that can be made to run-time settings?
WHAT IS AUTOMATION TEST FRAME WORK