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

From UI:

Tool-->Generate HTML report

 

From Command-line:

Generation from an existing sample CSV log file:

jmeter -g -o

 

Generation after load test:

jmeter -n -t -l -e -o

 

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

JMeter supports dashboard report generation to get graphs and statistics from a test plan_第1张图片

 JMeter supports dashboard report generation to get graphs and statistics from a test plan_第2张图片

 JMeter supports dashboard report generation to get graphs and statistics from a test plan_第3张图片

你可能感兴趣的:(JMeter supports dashboard report generation to get graphs and statistics from a test plan)