here 100user and 8hours time and 500000 transactions what r
the inputs nees for this scenario?
Answer Posted / gouse_it
we have to achieve 500000 transactions with 100 users...so
each user will execute 500000/100 = 5000 transactions..ie
each user will have 5000 iterations.we have to set this
value in run-logic of run time settings.
Now these 5000 iterations need to be completed within 8
hours for each user. So each iteration will take
(8*60*60)/5000 = 5.76sec(approx 6.0sec).. so the pacing
value for each iteration will be 6.0sec.
You can set the think time based upon the client
specifications.
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
How can we recording vuser scripts using vugen?
What is the advantage of using loadrunner?
What is the advantage of running vuser as a process than a thread?
What is the need of checkpoints in lr?
What is the process for developing a vuser script?
How to create a scenario?
How do you load a load runner agent?
What is think time?
What tools are required to analyze vuser run results?
What is the load runner testing process?
What is pause command?
When loadrunner is used?
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
What is the purpose of a loadrunner transaction?
What is loadrunner controller?