what is the 90% ile time in the analysis results?

Answers were Sorted based on User's Feedback



what is the 90% ile time in the analysis results?..

Answer / satishreddy mandadi

90%ile means

Suppose if you take 100 vusers, response time getting by
the 90th Vuser

Is This Answer Correct ?    2 Yes 0 No

what is the 90% ile time in the analysis results?..

Answer / raman

leave 5% of top values and leave 5% of least values
remaining all values are 90%tile values

means leave top 5 values of a total of 100 values and leave
least 5 form them by arranging them in ascending order and
then take average for remaining 90 values out of 90 only

Is This Answer Correct ?    1 Yes 1 No

what is the 90% ile time in the analysis results?..

Answer / nagarjuna reddy yedla

90 % of attempts on a transactions uses the response time
is called 90% ile value.

Ex:
MIN MAX AVG 90%ILE STD
2SEC 9SEC 5 SEC 8SEC

above metioned min is 2 sec ok. max is 9 sec ok....total
avg 100 attempts is 5 sec.

here,total avg is 5 sec right. total 100 attempts .....in
90%ile is avg 8 sec.ok so here total avg > 90% ile avg.
that is the bottleneck of transaction reponse time in
client side metrics, ok. understand.

Is This Answer Correct ?    0 Yes 2 No

what is the 90% ile time in the analysis results?..

Answer / krish..

i will explain u with same above example...

MIN MAX AVG 90%ILE
2SEC 9SEC 5 SEC 8SEC

the above what is your result. Fine.. now answer to my questions, we are running 100 users,

1)50 users took only 2 secs, so MIN response time is 2 sec
2)1 users took 9 secs, so MAX response time is 9 Secs
3)Remaining users took some where 6 to 7 secs.

Now as per the above results you cant pick the MIN value 2Sec and say this is the response time for 100 users, in the same way you cant pic MAX value 9secs and say this is response time for 100 users, and u cant take avg 5secs also because 50 users means more half of the users took only 2 secs.

So we need to take the 90% value. Average means 50% value we are not supposed to take it, 90% value will give us a time assuring that this is the most maximum time given to any user who will get response back from the server.

hope you understood this now...

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Load Runner Interview Questions

What are the Different types of requests in web services?

1 Answers   Ness Technologies,


AFter generation the script for a application i am trying to make correlation but it is showing 404 error after customization.could u please help me how i have to make correlation give me steps please

3 Answers  


What is parameterizion?

0 Answers  


why do u need a parameterize fields in ur virtual user script ?

5 Answers  


What do you mean by remote command launcher(rcl)?

0 Answers  






can we use Quality center in Load runner ? and what is the latest verson of Load Runner ?

2 Answers  


Hi I am to load runner ,please let me know what is the actual process of load runner and how to use it

1 Answers  


I have observed a scanrio executed/elapsed time in 16 seconds and succeded, when I set the duraion to 'Run Until Completion'. Same scanrio is failed/Gradually exited/stopped, when I set the time duration for 20 seconds (after the Ramp up has been completed). Why it is haapedned. Can anybody tell me the answer and solution also. Thanks in advance.

2 Answers  


What protocols does loadrunner support?

0 Answers  


Consider a business transaction, which is run in the LR tool (takes 2sec), but when run manually (takes 4sec). Please explain??

3 Answers   Keane India Ltd,


How to get the intermediate results from Controller, for example, when a 10 hours execution is going on in Controller, before the execution is completed how we can get the results at some 5 hours. Is it possible? (Not through graphs)

0 Answers  


which language is used for load runner script?

9 Answers   Wipro,


Categories