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
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
Where should you add a web_reg_save_param function to a script?
How to create a scenario?
What kind of problem can we face regarding hardware, software, network and memory bottleneck during the performance test?
How you identify performance test use cases of any application?
What is loadrunner controller?
What is local configuration file?
How you edit the script?
How load runner interacts with the application?
When loadrunner is used?
What are the changes that can be made to run-time settings?
How can we find database related issues?
How many types of graphs are available in loadrunner?
What are all the types of goals in goal-oriented scenario of load runner?
Which loadrunner component does the recording of performance test scenario?