If a load test has to run for 4 hours with 2,000 users, and
the average iteration completes in 10 minutes, how many
transactions will run per minute? can any give the calculation
please.
Answers were Sorted based on User's Feedback
Answer / babu rao
No. Of iterations for 1 user in 10 min = 1
No. of iterations for 1 user in 4 hours = 1*24 = 24
No. of iterations for 2000 users in 4 hours = 2000*24=48000
No. of transactions per minute = 48000/240=200
Note: The above answer is correct, if the iterations are equal to transactions
| Is This Answer Correct ? | 66 Yes | 12 No |
Answer / sharmila rahman
Time taken for one iteration to complete = 10 min
No of iteration completed in one min(1 User) = 1/10 = 0.1
No of Iteration completed by 2000 users in one min = 0.1*2000 = 200
| Is This Answer Correct ? | 12 Yes | 0 No |
If you find bottleneck what is your next step?
can we use Quality center in Load runner ? and what is the latest verson of Load Runner ?
With 1+ years Exp in Lr tool mentiond Roles and Responsbulites ?
Why vugen is used in lr?
How do you measure current load levels in Load Runner?
How did you find web server related issues?
What is gui vuser and on which platform it will run?
How many types of scripts generated in Load Runner?
What are the End to End scenario's you are following in your company in loadtesting or Performance testing ?
In what situation the throughput will decrease even the hits per second increases???
in performance testing how can we say perfomance is good or medium or bad please i need urgent answer
To open gmail home page how much transactions has taken to open, how to calculate the time?