jmcquaid
13 years agoNew Contributor
Exporting all results to xml file
Hi,
I'm trying to export all of the results from a soapui run to an xml file, so I can take the file and create the report I need. The problem is, this only works from within Soapui, but not when the tests are run from the command line- eg:
testrunner.bat -a -fC:\Users\james\Desktop -FXML C:\soapui-ttc\james\james-project-soapui-project.xml
I've tried using the parameters listed here, but no luck:
http://www.soapui.org/Test-Automation/f ... tests.html
Does anyone know if this can be done?
I'm trying to export all of the results from a soapui run to an xml file, so I can take the file and create the report I need. The problem is, this only works from within Soapui, but not when the tests are run from the command line- eg:
testrunner.bat -a -fC:\Users\james\Desktop -FXML C:\soapui-ttc\james\james-project-soapui-project.xml
I've tried using the parameters listed here, but no luck:
http://www.soapui.org/Test-Automation/f ... tests.html
Does anyone know if this can be done?