Forum Discussion

PERSIN's avatar
PERSIN
Contributor
7 years ago

How to export SOAPUI test results from within a powershell script

Hi,

 

I have written a powershell script which downloads the soapui at a folder ad extract the same. Then it will execute the testrunner.bat from the same file while taking project name as arguments. I have hardoced -r -a arguments in the script,now I want to export the testresults to a file/folder. How to get it done?

 

Regards,

  • aaronpliu's avatar
    aaronpliu
    Frequent Contributor
    you may need to add parameters when run testrunner.bat, i.e: "-RData Export" -FXML