Forum Discussion
Hi Pratap,
Thanks for your response, I have soapui installed and have all the projects & test suites in my local machine.
Can you please guide a little more on below point :
You need to develop a script which can call soapui internally to process further.
Please see attached image for soap ui projects.
Hi N78A,
I have executed successfully through command line in SOAPUI. First you need to go to the below path:
Program Files\SmartBear\SoapUI-5.4.0\bin
Then from here you should execute the testrunner.bat command,see below example for reference:
C:\Program Files\SmartBear\SoapUI-5.4.0\bin>testrunner.bat -sTESTSUITENAMEIFANY C:\XYX\XYZ\PROJECT.xml
Give it a try,this worked for me.
Hi Pratap,
Thanks much for the useful information you shared. I got the solution as suggested by you and some one else as well on my other post (by mistake I had created two posts for same query ) , using windows task scheduler .
You can find the complete solution in below post.
Thanks again for your time :)