Jmeter: HTML report generation after tests
问题 These are the steps that I followed to generate reports: I have the .jtl file I copy paste given sample configuration to my user.properties file located at apache-jmeter-5.0\bin I convert .jtl to aggregate report using CMDRunner.jar java -jar CMDRunner.jar --tool Reporter --generate-csv Demo17Results.csv --input-jtl Demo17Results.jtl --plugin-type AggregateReport Convert csv file got from step#3 to HTML reports I tried (1) jmeter -g Demo17Results.csv -o htmlReports/ Error: csv' does not