Forum Discussion

bme7493's avatar
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.

1 Reply

  • Hi!

    If it is the standard report that you can get inside the UI that you want to create then you need to specify

    .. -R"TestCase Report"

    as the report name..

    Does that help?

    regards,

    /Ole
    eviware.com