...
The following table describes the execution statuses.
Execution Status | Description |
---|---|
0 | The Execution Status '0' denotes that the test cases have passed the validation test.It indicates that the actual behavior of the application under test is consistent with the expected result. |
1 | The Execution Status '1' denotes that the test cases have failed.
|
2 | The Execution Status '2' denotes that the test cases have failed due to differences in expected and actual result regarding the behavior of the application under test. It indicates that the application has potential defects related to the functionality under test. |