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.

Answer Posted / 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 ?    65 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What kind of problem can we face regarding hardware, software, network and memory bottleneck during the performance test?

658


What are the changes that can be made to run-time settings?

555


What is local configuration file?

600


You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?

689


What is transaction performance graph?

641






How you enhance the basic script?

628


How can correlation be performed?

557


How do you identify which protocol to use for any application?

557


What is the difference between performance testing and performance engineering?

587


How will you stop the execution of a script on error?

630


Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?

1898


How many types of vuser are available?

617


How can we recording vuser scripts using vugen?

627


What is vuser-init section?

663


What is the significance of “vuser-init “?

796