How is the 90 percentile calculated? Say I am having total
2000 transactions pumped to the system and I have 1800
passed and 200 failed. So the 90 pertile is considered from
the Passed transactions or (passed+failed) transactions?

Answers were Sorted based on User's Feedback



How is the 90 percentile calculated? Say I am having total 2000 transactions pumped to the system ..

Answer / ad

90the percentile means the highest response time among the
best passed 90% of the attempts of the transaction. In your
example, the transction is passed for 1800 times. So 90% of
1800 values would be 1620 i.e. LR will take 1620 best
response times for that transaction and will report highest
among those. This in turn means (90 percentile means) 90%
of the response times are less than or equal to this
particular number.

Is This Answer Correct ?    14 Yes 0 No

How is the 90 percentile calculated? Say I am having total 2000 transactions pumped to the system ..

Answer / teju

90th percentile means 90%of all samples for particular
transaction performing at certain amount of time. If 90th%
is 10sec then 90% of that samples in the load test is 10
sec or less than of it.

U have 1800 passed transactions then arrange transactions
response time in ascending order, consider the response
time at 1620 sample becoz u need 90th percentile
(1800*90/100=1620).

(or) We have formula in excel percentile(n1...nn).
n1= passed samples for particular transaction

Is This Answer Correct ?    2 Yes 0 No

How is the 90 percentile calculated? Say I am having total 2000 transactions pumped to the system ..

Answer / pravash0000@gmail.com

90 percentile meaning is that:maximum response of transaction.here 1800

Is This Answer Correct ?    0 Yes 1 No

How is the 90 percentile calculated? Say I am having total 2000 transactions pumped to the system ..

Answer / suranjali gupta

90th percentile=0.9*(total transactions i.e passed+failed
transactions)=0.9*2000=1800

Is This Answer Correct ?    0 Yes 10 No

Post New Answer

More Load Runner Interview Questions

By default how many virtual user are there in LoadRunner?

2 Answers  


What is the differences between parameterization and correlation ?

7 Answers   TCS,


when i run start senario for different process it always completed at elapsed time 6.32 sec. i don't understand why it happens.. can we set elapsed time ? plz answer.... pratik196@gmail.com

1 Answers  


which is the best institute to learn load runner in hyderabad?

4 Answers  


What is the function for capturing the streaming vedio (could be a flashplayer) in an web application using Load Runner..?

1 Answers   Capita,


how to download pdf file in loadrunner

3 Answers   Sears Holdings,


Where Can i get the Best training on Loadrunner

4 Answers  


I need to have a price list for HP loadRunner tool (Analysis, Controller, VU generator) for different number of VU (for example 100 VU,200Vu ,500VU) for performing stress testing. and if there is any mandatory support fees or anything related. i know that companies might get discounts but i need the standard price list as i am planning to purchase the loadrunner but i need to know the price list before ,which will be very helpful if anybody can help. //Hint I need the protocol which contains Oracle web application and Siebel-web i think which is Oracle E-business protocol Thanks

1 Answers  


What is a scenario?

3 Answers   Accenture,


What do vuser_init and vuser_end action contain?

1 Answers  


Can anyone please mention what are the common errors that we can see while replaying the Vugen script and also while running the controller scneraio and How to handle them with a few examples. This will be greatly helpful.

1 Answers  


How to reinstall LoadRunner without formatting the PC

1 Answers  


Categories