| Article Index |
|---|
| 1. Main view |
| 2. Compact View |
| 3. Settings |
| 3.1. General |
| 3.2. Properties |
Runs s SoapUI TestCase, each execution is counted into the global samples counter.

soapUI Runner Component
1. Main view
| | Option | Description |
|---|---|---|
| Trigger Input | Connect a Generator here to control the runner execution |
|
| Project | The SoapUI project containing the TestCase to Execute | |
| TestSuite | The TestSuite to use for the Execution | |
| TestCase | The SoapUI TestCase to execute | |
| Open in SoapUI |
Opens the TestCase in SoapUI |
|
| Run Once |
Runs the test once | |
| Abort Running TestCases |
Aborts all the running TestCases that have not yet completed | |
| Requests |
The number of requests that have been started | |
| Running |
The number of currently running samples |
|
| Completed |
The number of samples that have completed successfully |
|
| Queued |
The number of queued samples |
|
| Discarded |
The number of samples discarded due to the queue being full |
|
| Failed |
The number of failed samples |
|
| Reset |
Resets the display counters |
|
| Results |
The result of each run sample |
|
| Requests Currently Running |
Outputs the number of samples currently running concurrently | |
| Errors |
Outputs the result of failed samples. | |
| Runner Statistics |
Periodically outputs statistics about the runner |
2. Compact View

SoapUI Runner Compact View
| | Option | Description |
|---|---|---|
| Status Display | Same as for the full view |
3. Settings

soapUI General Settings
3.1. General
| | Option | Description |
|---|---|---|
| Assertion on error | Raises a failed assertion upon error |
|
| Output level | The level of outputting result messages. This allows for statistics per TestStep. | |
| soapUI settings | A soapUI settings file to use | |
| Relative project path | Use a relative path for the soapUI project file (e.g. resources/my-soapUI-Project.xml) instead of absolute paths (e.g. c:\Users\SomeUser\Documents\soapUI-projects\my-soapUI-Project.xml). | |
| Project password |
Allows you to provide a password if the soapUI project requires it |
|
| Add TestCase Properties |
Adds the soapUI TestCase Properties to the result message, at the end of each run |

soapUI Properties Settings
3.2. Properties
| | Option | Description |
|---|---|---|
| TestCase Properties | Allows you to set the soapUI TestCase Properties before each run. |




