Forum Discussion

PERSIN's avatar
PERSIN
Contributor
6 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,