26 September 2008 - 2.5-beta1 |
Property | Optional? | Description |
---|---|---|
projectFile | Yes | Specified the name of the soapUI project file to use, default value is
${pom.artifactId}-soapui-project.xml |
testSuite | Yes | Specifies the name of the TestSuite to run |
testCase | Yes | Specifies the name of the TestCase to run |
endpoint | Yes | Overrides the service endpoint to be invoked by any TestRequests |
host | Yes | Overrides the target host:port to be invoked by any TestRequests |
username | Yes | Overrides the username used by any TestRequests run |
password | Yes | Overrides the password used by any TestRequests run |
domain | Yes | Overrides the domain used by any TestRequests run |
printReport | Yes | Controls if a small test report should be printed to the console (yes/no) |
outputFolder | Yes | Set which folder results/reports are saved to |
junitReport | Yes | Turns on creation of JUnit-reports, (yes/no) |
exportAll | Yes | Controls if all test requests should be exported (default only exports errors), (yes/no) |
settingsFile | Yes | Specifies soapUI settings file to use |
Property | Optional? | Description |
---|---|---|
projectFile | Yes | Specified the name of the soapUI project file to use, default value is
${pom.artifactId}-soapui-project.xml |
testSuite | Yes | Specifies the name of the TestSuite to run |
testCase | Yes | Specifies the name of the TestCase to run |
loadTest | Yes | Specifies the name of the LoadTest to run (if running the soapui:loadtest goal) |
limit | Yes | Overrides the limit of executed LoadTests (if running the soapui:loadtest goal) |
endpoint | Yes | Overrides the service endpoint to be invoked by any TestRequests |
host | Yes | Overrides the target host:port to be invoked by any TestRequests |
username | Yes | Overrides the username used by any TestRequests run |
password | Yes | Overrides the password used by any TestRequests run |
domain | Yes | Overrides the domain used by any TestRequests run |
printReport | Yes | Controls if a small test report should be printed to the console (yes/no) |
outputFolder | Yes | Set which folder results/reports are saved to |
settingsFile | Yes | Specifies soapUI settings file to use |
Property | Optional? | Description |
---|---|---|
projectFile | Yes | Specified the name of the soapUI project file to use, default value is
${pom.artifactId}-soapui-project.xml |
iface | Yes | Specifies the interface to generate for |
tool | Yes | Specifies the tool(s) to run, a comma-separated list of axis1, axis2, dotnet, gsoap, jaxb, wstools, wsconsume, ora, wscompile, wsi, wsimport, xfire or xmlbeans |
settingsFile | No | Specifies soapUI settings file to use, will contain path to integrated tool to run |
Property | Optional? | Description |
---|---|---|
projectFile | Yes | Specified the name of the soapUI project file to use, default value is
${pom.artifactId}-soapui-project.xml |
mockService | No | Specified the MockService to run |
port | Yes | The local port to listen on, overrides the port configured for the MockService |
path | Yes | The local path to listen on, overrides the path configured for the MockService |
noBlock | No | Turns off blocking when MockRunner has started |
settingsFile | No | Specifies soapUI settings file to use, will contain path to integrated tool to run |