To run a test and create the output report: ant -Dtest=script To run a test only: ant -Dtest=script run To run report on existing test output ant -Dtest=script report The "script" parameter is the name of the script without the .jmx suffix. Additional options: -Dshow-data=y - include response data in Failure Details -Dbasedir=xyz - path to test file(s) -Dformat=2.0 - use version 2.0 JTL files rather than 2.1 funcMode = ${funcMode}