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?
Answer Posted / 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 View All Answers
How many types of graphs are available in loadrunner?
What is the basic credentials should be provided while recording SAP-GUI?
Hi can anyone help with projects using load runner. I learnt loadrunner but don't have a hands on experience on it.. it will be very much helpful if some can help me up with a project. can email me: priya.joslic@gmail.com
What is running virtual user graph?
What is the think time?
When a scenario run exactly what happened?
What is a correlation?
What is rendezvous graph?
What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?
What is the advantage of using loadrunner?
What is parameterization?
What is the significance of “vuser-init “?
How can we recording vuser scripts using vugen?
Which loadrunner component does the recording of performance test scenario?
What component of loadrunner is used to record a script?