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

When do you disable log in Virtual User Generator?

1 Answers  


What is protocol function?

0 Answers  


how can u see agent process in controller?

5 Answers   AZTEC,


Explain all the web recording options? What is the difference between Overlay graph and Correlate graph?

3 Answers   CA, TCS,


What is parameterization?

0 Answers  






Hi every one, i am working as a Test Engineer i was assigned to a web based project so i need some information regarding load testing what are all the topic i need to look into to work efficiently on the load testing of java application please help me out with all the details i need to look into i would be Thank full

2 Answers  


Explain about 90th percentile?

2 Answers   Accenture,


What is transaction per second graph(pass)?

0 Answers  


What is use of URL Mode Recording?

3 Answers   Honeywell,


where do you memory leaks logs

1 Answers   Sapient,


How can we invoke a parellel process in load runner using C or perl language?

0 Answers   TCS,


what is the use of "swing time" in Load Runner?

5 Answers   Oracle,


Categories