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 are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
What is the process for developing a vuser script?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
You have created several auto-correlation rules. A new tester on your team is preparing to record a group of scripts on the same application on his workstation. What can you do to provide the tester with the correlation rules?
When a scenario run exactly what happened?
What is the loadrunner end transaction and its syntax?
Which are online monitors and windows resource monitors
When the rendezvous point is insert?
What are the challenges that you will face to script the step “select all” and then “delete” for any mail account?
What is the significance of “vuser-init “?
How can we debug a loadrunner script?
What are the different sections of the script? In what sequence do these sections run?
What is the modular approach of scripting?
What is a correlation?
What is the purpose of selecting ‘show browser’ during replay in the general options settings?