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?
Answer Posted / 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 View All Answers
What in percentile graph?
What are the element in the loadrunner controller?
Where should you add a web_reg_save_param function to a script?
What are the information contain by script windows for each script in the list?
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?
how to get current system time Loadrunner function?
What is think time?
What are the three sections of a vuser script and what is the purpose of each one?
What are different types of vuser logs which can be used while scripting and execution?
How do you identify which values need to be correlated in the script? Give an example.
What is rendezvous graph?
What is the think time? What is the threshold level for think time and how can be this changed?
What are the different sections of the script? In what sequence do these sections run?