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


Please Help Members By Posting Answers For Below Questions

What is local configuration file?

686


Which protocols are supported by loadrunner?

655


Does caching have a negative effect on your load testing results?

742


How can we invoke a parellel process in load runner using C or perl language?

1872


What is stand-alone mode?

729






How many users can I emulate with loadrunner on a pc?

762


What is rendezvous graph?

762


What is vuser-end section?

745


What is vuser-init section?

758


How to create a scenario?

706


What is the purpose of selecting ‘show browser’ during replay in the general options settings?

694


What are the documents your using ,and how your distibute the users

1688


What is transaction per second graph(pass)?

770


What is ramp up and ramp down?

722


How load runner interacts with the application?

956