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


Please Help Members By Posting Answers For Below Questions

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?

797


What is the process for developing a vuser script?

744


Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?

2087


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?

929


When a scenario run exactly what happened?

832






What is the loadrunner end transaction and its syntax?

832


Which are online monitors and windows resource monitors

1180


When the rendezvous point is insert?

740


What are the challenges that you will face to script the step “select all” and then “delete” for any mail account?

1173


What is the significance of “vuser-init “?

993


How can we debug a loadrunner script?

803


What are the different sections of the script? In what sequence do these sections run?

1144


What is the modular approach of scripting?

1122


What is a correlation?

926


What is the purpose of selecting ‘show browser’ during replay in the general options settings?

795