Target 3000 transactions per 1hr
1 Script contain 50 transactions
1 Iteration is taking 20 seconds
No.of users 10 and duration 1 hr
what is pacing?



Target 3000 transactions per 1hr 1 Script contain 50 transactions 1 Iteration is takin..

Answer / prashanth bingi

A: Step 1: Calculate the total no.of iterations= target transactions/script transactions
=3000/50
=60 (iterations)
Step 1.1: 1 User Iteration=Total iterations/no.of Users
=60/10=6
Step 2: Time for target iteration=(Target iteration-1) * 1 iteration time
=(6-1)*20
=5*20=100 sec
Step 3: Remaining Time= Target time- Target iteration time
=3600-100
=3500sec
Step 4: Pacing=Reaming time/Target iterations
=3500/5
=700 sec
Reverse Engineering:
RE=Pacing time + 1 Iteration Time
=700 + 20
=720
=720 * Target Iteration
=720 * 5
=3600 sec (1 hr)

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Load Runner Interview Questions

how to test load test for an web application. what r the steps to do load test. urgently needed. thanks in advance

2 Answers  


How do you perform functional testing under load?

1 Answers  


While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?

0 Answers  


How is the 90 percentile calculated? Say I am having total 2000 transactions pumped to the system and I have 1800 passed and 200 failed. So the 90 pertile is considered from the Passed transactions or (passed+failed) transactions?

4 Answers   HP,


Explain all the web recording options? How did you find web server related issues?

1 Answers  






lr_debug_message ?

1 Answers  


Can anyone provide the LoadRunner License details & other related information ?

2 Answers  


What is gui vuser and on which platform it will run?

0 Answers  


HI ALL CAN ANYBODY GIVE THE GUIDANCE ABOUT SILK PERFORMER AND SUGGEST ANY WEBSITES FOR GUIDANCE REGARDING SILK PERFORMER. CAN ANYBODY MAIL ME AT siva2574@gmail.com THANKS & REGARDS SIVA.

4 Answers  


WHAT IS AUTOMATION TEST FRAME WORK

2 Answers   Sysnet,


How you will identify the Non Functional requirements?

1 Answers  


What are the different types goals in goal-oriented scenario?

0 Answers  


Categories