Reporting
JMeter allows you to analyze the results of a test at the following times:
- At the end of the test using the OOTB HTML report, which can be generated automatically
- In real time, using the Backend Listener element combined with a time series database such as InfluxDB and Grafana as a dashboard creation tool
- At the end of the test using the XML or CSV file created by JMeter and with the help of any visualization tool supporting this file format, such as Microsoft Excel, LibreOffice Calc, QlikView, Jupyter, Apache Zeppelin, and so on
- At the end of the test within continuous integration solutions such as Jenkins using Performance Plugin