Forum Discussion
2 Replies
Hi Varunkumarmnnit,
You can use TestRunner to execute SoapUI NG tests from the command line. You can find arguments here:
http://readyapi.smartbear.com/features/automation/testrunner/cli
As for API calls, refer to the following online resource to find a list of all available classes:
http://www.soapui.org/apidocs/allclasses-noframe.html
- varunkumarmnnitNew Contributor
Thanks Tanya for your reply .I am still not sure how the api doc u have shared will be used because I dont think these API has something in relation with soapUI NG .They are all apis given by Java .Can you elaborate this point a bit more .If u would have shown me with a sing example that would have been gr8 .Also I want to t know can how can i pass object reference for functionality testing using soapui ng .It would have been better if you could shown me this with a simple example .
Also from the coomand line argument using test runner Its not clear about what should be the sample xml file that should be given .Can u mention a sample test case xml file to execute
Regards
Varun