loadrunner9.1 tutorial求教
我看loadrunner9.1 tutorial里Analyzing Your Scenario一章中有一句话:You can see that 90% of the check_itinerary transactionsthat were performed during the test run had a response time of 65.754 seconds. This is double the average response time of this
transaction, 32.826, which means that the majority of occurrences of this transaction had a very high response time.
我觉得这句话的意思大概就是在事物check_itinerary里90%的响应时间是65.754 ,而平均的响应时间是32.826。但是如果90%的响应时间是65.754 ,那么平均的响应时间最少也是62.58(65.754 *0.9),不可能是32.826这么少.这是为什么呢?是不是我理解的有错误? 是因为有少数时间的响应时间非常长,把90%的响应时间拉长了
就好比40个人考试,平均分是60分,但是90%人中最高分是120分,还有10%的人在120分以上。 这个值只是说明的采样数据中的90%的数据比65.754小,有10%的数据比它大 你的意思是:90%是65.754是指采样数据的90%,而平均的响应时间是32.826是全部数据的平均的响应时间,采样数据只是全部数据的一部分是吗?如果这样的话就有可能“90%的响应时间是65.754,而平均的响应时间却只有32.826”,我还想问下,采样数据占全部数据的比例是多少?是可以设定的吗? 是的。那个90%是可以调整的,好像是在可以在Analysis中通过Fiter里的Transaction Percentile来调整:) 好的,我自己去找找,多谢!
页:
[1]