Forum Discussion
- nmraoChampion Level 3Why don't you provide a new directory when you know it is getting overwirtten?
Related Content
- 4 years ago
Recent Discussions
- 15 years ago
How to create a new report sub-folder every time, when the soapui project is run from the batch file using Test runner.
Currently, i am using below command and every time it runs it overwrites the last report. I just wanted a way to archive the test and have a way to differentiate yesterday's test with today's
Call "C:\Program Files\SmartBear\ReadyAPI-2.0.0\bin\testrunner.bat" "-sQA vs Production" "-cQA vs Production" "-fO:\ABC Projects\TestReport" "-RTestCase Report" -FPDF "-EDefault environment" "O:\ABC Projects\QA vs Production.xml"