How do I save a report to a new location every time I run a testrunner script in CLI - SOAPUI
问题 I am running a script through testrunner CLI through a Jenkins build. I want the result's saved to a new folder for each run. How do i do it? testrunner.bat -r -j -J "-fC:\Users\xxxxxx\Desktop\Reports\xxx\xxx" "-RProject Report" "-EDefault environment" -I "C:\TCOE\Automated_Smoke_and_Regression_SoapUI_Tests\xxx\xxx_PRODUCTION-soapui-project.xml" Right now the script looks like the above pasted one. Where I declare the root location for the report explicitly. What do I do to ensure each run