Forum Discussion

Bishal's avatar
Bishal
Contributor
7 years ago

How to create a new report sub-folder every time, when the soapui project is run from the batch file

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"