mrdwprice
5 years agoContributor
testrunner.bat - new folder for each test run
Is there a way to have testrunner.bat generate a new test results folder named with for example a date-time stamp with each test run?
-f<directory>
Specifies the root directory, where the runner will save test result files. If the directory does not exist, ReadyAPI will create it.
Tip: | If the directory exists, ReadyAPI will overwrite report files in it. |
Example:
-fC:\Work\ReadyAPI-test-results
mrdwprice : Below link will help you out in resolving your query
how-do-i-save-a-report-to-a-new-location-every-time-i-run-a-testrunner-script-in
How-to-generate-report-with-testrunner-bat-without-over-writing