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

How you identify performance test use cases of any application?

574


what is remote performance monitering?

1688


How can we edit the vuser script?

610


What is the advantage of using loadrunner?

597


What is the difference between lr_error_message and lr_debug _message?

619






how to get current system time Loadrunner function?

671


What is a correlation?

725


What can I monitor with loadrunner?

641


What is elapsed time in load runner?

595


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

591


What are the changes that can be made to run-time settings?

567


What is the threshold level for think time and how can be this changed?

698


What do you mean by path?

646


How can we debug a loadrunner script?

615


What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?

608