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 the information contain by script windows for each script in the list?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
How you edit the script?
What is the latest version and language used in load runner?
What are the types of checkpoints is available in loadrunner?
What do you mean by creating vuser script?
Where should you add a web_reg_save_param function to a script?
What is the difference between lr_error_message and lr_debug _message?
What component of loadrunner is used to record a script?
What is loadrunner controller?
How can you test the global servers with using loadrunner
How can performance bottlenecks be identified?
What is vugen recording and scripting?
What is the configuration of systems when using load runner?
What are the loadrunner testing process?