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

There is scenario. Total no. of transaction you have to done 1,00,000 in 8 Hour duration. One transaction taking time to complete 6 mins. how many Vusers you will run on this test.

3 Answers   IBM, Microsoft,


where we can see the graphs in Loadrunner when it is use ? (Chandana)

8 Answers   IBM,


Why should we consider 90 percentile graph in the Lr report? Why Not 80 graph?

1 Answers  


How you develop the database vuser script?

0 Answers  


how to download pdf file in loadrunner

3 Answers   Sears Holdings,






Which documet will gives us information about rampup and duration for each transaction? Technically speaking Which document gives us information about Transaction Mix?How do we prepare Transaction Mix?

0 Answers   Allianz,


Correlation function web_reg_save_param(pname,LB,RB,ORD,LAST); with in the function ORD default value how much? can any one send sss4702@gmail.com it is Amdocs company asked?

3 Answers   Amdocs,


what is latency and bandwidth

1 Answers   HP,


What is x-windows?

0 Answers  


What are the capabilities exactly you look for while selecting the performance testing tool?

0 Answers  


How to create a host list for a scenario?

0 Answers  


we have auto correlation, so why do we need to perform the manual correlation

2 Answers  


Categories