From UI:

Tool-->Generate HTML report

 

From Command-line:

Generation from an existing sample CSV log file:

jmeter -g <log file> -o <Path to output folder>

 

Generation after load test:

jmeter -n -t <test JMX file> -l <test log file> -e -o <Path to output folder>

 

https://jmeter.apache.org/usermanual/generating-dashboard.html

JMeter supports dashboard report generation to get graphs and statistics from a test plan

 JMeter supports dashboard report generation to get graphs and statistics from a test plan

 JMeter supports dashboard report generation to get graphs and statistics from a test plan

相关文章:

  • 2022-12-23
  • 2021-12-02
  • 2022-02-19
  • 2022-02-25
  • 2021-12-19
  • 2021-08-30
  • 2021-09-23
猜你喜欢
  • 2022-01-08
  • 2021-06-11
  • 2021-11-02
  • 2021-08-11
  • 2021-10-14
  • 2021-08-13
  • 2021-12-18
相关资源
相似解决方案