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
What do you mean by remote command launcher(rcl)?
What is running virtual user graph?
What is the think time?
What is parameterizion?
For what purpose, user will be using ‘continue on’ error?
What is the configuration of systems when using load runner?
What is transaction performance graph?
What is a correlation?
What is the advantage of running vuser as a process than a thread?
Which components have you used in loadrunner ?
How will you stop the execution of a script on error?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
What is lr_output_message?
What is manual correlation?
What is the think time? What is the threshold level for think time and how can be this changed?