Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Introduction to JMeter tutorial 4: detailed explanation of aggregation report

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

As I mentioned earlier, the number of results viewed by jmeter, this time let's briefly talk about the most important listener aggregation report in jmeter.

An aggregation report, as its name implies, aggregates the results of execution together, and the way it is aggregated in jmeter is through sampler Name.

Let's take jtl in csv format as an example (see figure below) to briefly describe the meaning of each field:

The default format is csv (comma separated). A total of 10 lines represent 10 sample runs.

Ts (timeStamp) is in timestamp format and represents the start time of the current sample

T (time) is the ms format and represents the time consumed by the current sampler

Lb (label) stands for request name

Rc (responseCode) represents the response return code of the request

Rm (responseMessage) represents the response of the request to return information

Tn (threadName) stands for the name of the thread. You can see that there is a repetition of 1-1 and so on. Repeated several times indicates that it has been repeated several times.

Dt (dateType) represents data types such as text

By (bytes) represents the number of bytes returned to the response result

Lt (latency) represents the time between the sending of the request and the return of the response result, lt

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report