here 100user and 8hours time and 500000 transactions what r
the inputs nees for this scenario?

Answers were Sorted based on User's Feedback



here 100user and 8hours time and 500000 transactions what r the inputs nees for this scenario?..

Answer / 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

here 100user and 8hours time and 500000 transactions what r the inputs nees for this scenario?..

Answer / ronny

we can calculate for the number of transactions if we know
that how many transaction each script has and how much time
each script will take to finish, based on above facts we
can design test for 8 hours for 100 users

Is This Answer Correct ?    3 Yes 1 No

here 100user and 8hours time and 500000 transactions what r the inputs nees for this scenario?..

Answer / madan

Hello gouse, you answer is wrong.why because pacing is nothing but user waiting between two iterations ,but u mentioned as 6/s per transaction,so you said like the total 8hours is pacing but here there is no time for execution

Is This Answer Correct ?    2 Yes 0 No

here 100user and 8hours time and 500000 transactions what r the inputs nees for this scenario?..

Answer / bala

parameterization and corelation of the script.

Is This Answer Correct ?    0 Yes 13 No

Post New Answer

More Load Runner Interview Questions

If a Page is having 5 Links and there are 5 users and each user is clicking on one link. How can we achieve it in Loadrunner.

2 Answers  


How did you find web server related issues?

2 Answers  


what are the baseline doc for performance testing?

7 Answers  


How did you find database related issues?

2 Answers   TCS,


Can u Explain me in real time projects any frameworks follows in Loadrunner ? if Yes plz mentiond(Chandana)

4 Answers   SoftSol,






Hi All, 1. How to Run QTP Scripts from Loadrunner, can u plz give steps in detail 2. Can we put LR functions in QTP script...? 3. While Executing QTP Script in LR, can we use the Correleation concept...?

1 Answers  


what is think time when u will use it?

12 Answers   IBM,


What type of function generate and insert by the vugen to the script when you record a script?

0 Answers  


Where do you set automatic correlation options?

1 Answers  


parameterization methods and correlation concepts

1 Answers  


What is Perfomance Tuning? where can we use this

5 Answers   AZTEC,


Which are online monitors and windows resource monitors

0 Answers   Cap Gemini,


Categories