Solved
Forum Discussion
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.