Forum Discussion

shanmuga's avatar
14 years ago

Creating Test Suites Through testrunner?

Hi Team,

Is there any option available to create a project, test suite by providing the wsdl link in the soapui command line?
I can see only

soapUI 3.6.1 TestCase Runner
usage: testrunner [options] <soapui-project-file>
-v Sets password for soapui-settings.xml file
-t Sets the soapui-settings.xml file to use
-A Turns on exporting of all results using folders instead of long
filenames
-D Sets system property with name=value
-G Sets global property with name=value
-I Do not stop if error occurs, ignore them
-P Sets or overrides project property with name=value
-S Saves the project after running the tests
-a Turns on exporting of all results
-c Sets the testcase
-d Sets the domain
-e Sets the endpoint
-f Sets the output folder to export results to
-h Sets the host
-i Enables Swing UI for scripts
-j Sets the output to include JUnit XML reports
-m Sets the maximum number of TestStep errors to save for each
testcase
-p Sets the password
-r Prints a small summary report
-s Sets the testsuite
-u Sets the username
-w Sets the WSS password type, either 'Text' or 'Digest'
-x Sets project password for decryption if project is encrypted

options available under testrunner.sh.

Our team is planning for automating our tests in linux server using soapui cli only.
Any inputs will be appreciated.

Thanks,
Shanmuga
No RepliesBe the first to reply