Detailed reports of polymerization parameters Jmeter

  • The polymerization as follows:
    Here Insert Picture Description

  • Each field is defined as below:
    . 1, the Lable: the Http request name

     2、#Samples:请求总数,如果线程数为100,循坏次数为10,则Sample为1000
     
     3、Average:平均响应时间
     
     4、Median,90% Line,95% Line, 99% Line:50%,90%,95%,99%用户的响应时间;
     
     5、Min:最小响应时间;
     
     6、Maximum:最大响应时间;
     
     7、Error%:本次测试中出现的错误率,即错误的请求的数量/请求的总数;
     
     8、Throughput:吞吐量——默认情况下表示每秒完成的请求数(Request per Second),当使用了 Transaction ;
     
     9、Received KB/src:每秒从服务器端接收到的数据量;
     
     10、Sent KB/src:每秒从客户端发送的请求的数量。
    

ps: I am white, there is something wrong, please chiefs proposed, thanks ~

Released three original articles · won praise 0 · Views 45

Guess you like

Origin blog.csdn.net/qq_28472741/article/details/105383488