Running a Test
Click the test case with the right mouse button and select Run Test Case from the context menu.
![](../../__attachments/117933736/run_test_case.png?inst-v=c60a8af7-2e4a-4b7b-8788-72b04ad21b28)
The color of the test case icon indicates the status of the test case:
Test Case Icon | Description |
---|---|
The test case has not been run yet. | |
The test case has been run, and the last run has been executed successfully. | |
The test case has been run, and the last run has not been executed successfully. | |
The test case has been run, and the last run exceeded the specified maximum trace size. For more details, see Exceeding Maximum Trace Size. |
To inspect the request SOAP message that was sent to the service, select the item request.log in the Trace Analyzer tree.
![](../../__attachments/117933736/request_log.png?inst-v=c60a8af7-2e4a-4b7b-8788-72b04ad21b28)
Continue by inspecting the test case results or browsing through the execution path of the service.