Forum Discussion

Awesome's avatar
Awesome
Frequent Contributor
15 years ago

how: specify the results output folder for a loadtest

running on a linux box.
if i run the following:

./loadtestrunner.sh -r  "../../ws_tests/WS_Stress2-soapui-project.xml"

-r will output a ton of Loadresults_.XXXX files in the same dir that I run the command from.

How can I specify a specific folder for the results to output to?

Thanks!