Skip to content

Instantly share code, notes, and snippets.

@hesoyamcode
Last active April 15, 2019 11:13
Show Gist options
  • Save hesoyamcode/0467c479797598c3a169d19cfa91cbde to your computer and use it in GitHub Desktop.
Save hesoyamcode/0467c479797598c3a169d19cfa91cbde to your computer and use it in GitHub Desktop.
Open jmeter
open /usr/local/bin/jmeter
Run jmeter in CLI
/usr/local/bin/jmeter -n -t ~/Desktop/Health-Integration-Jmeter.jmx -l ~/Desktop/health-integration-load-test.csv -D jmeter.save.saveservice.output format.csv
Run jmeter in CLI jtl output with log
/usr/local/bin/jmeter -n -t ~/Desktop/Health-Integration-Jmeter.jmx -l ~/Desktop/health-integration-load-test.jtl -j jmeter-health-integration.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment