Skip to content

Instantly share code, notes, and snippets.

@Ademking
Created March 8, 2021 11:07
Show Gist options
  • Save Ademking/023f002e4032050c33b3f3475896aeb7 to your computer and use it in GitHub Desktop.
Save Ademking/023f002e4032050c33b3f3475896aeb7 to your computer and use it in GitHub Desktop.
Generate Jmeter HTML report from JMX file
jmeter -n -t /home/pc/path_to_jmx/file.jmx -l /home/pc/where_to_save_csv_log/file.csv -e -o /home/pc/where_to_save_html_report/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment