15 years ago
Generate CSV Report after running test via command line
I am trying to run a test via command line and have a csv report generated automatically once the test is complete. Here is the command that I am running:
testrunner.bat -s"TestSuite 1" -c"TestCase 1" -r -a -fD:\ -o -RTESTREPORT -FCSV -i D:\AuthN_Monitor-soapui.xml
I am running this from the soapui bin directory. I am running this on a Windows 2008 RS standard edition server.
The test finishes successfully but does not create a report. I am new to this software so it is very possible that I am doing something wrong, but any help that you can provide would be most appreciated.
Thank you.
testrunner.bat -s"TestSuite 1" -c"TestCase 1" -r -a -fD:\ -o -RTESTREPORT -FCSV -i D:\AuthN_Monitor-soapui.xml
I am running this from the soapui bin directory. I am running this on a Windows 2008 RS standard edition server.
The test finishes successfully but does not create a report. I am new to this software so it is very possible that I am doing something wrong, but any help that you can provide would be most appreciated.
Thank you.