Aggregate report in JMeter

preview_player
Показать описание
The Aggregate Report in Apache JMeter is a listener that provides a summary of the test results, including the overall performance metrics and statistics. It displays the summary data in a table format, showing the average, median, minimum, and maximum values for various metrics such as response time, throughput, and error rate.

To use the Aggregate Report listener, you will need to add it to your test plan and configure it to listen to the relevant samplers or elements. You can then run your test and view the summary data in the listener. You can also customize the display of the report, such as by filtering the data or changing the layout of the table.

The Aggregate Report is a useful tool for quickly analyzing the overall performance of your application and identifying any issues or bottlenecks. You can use it to track the performance of your application over time and compare the results of different tests. It is often used in conjunction with other listeners, such as the Summary Report and the Graph Results listener, to provide a more comprehensive view of the test results.
Рекомендации по теме
Комментарии
Автор

Hi. Here the Average Median percentile values, their unit is Seconds / Milli Seconds ??

vybhaveswaraiah