Automated test result status
Automated test results can have the following status.
Status | Explanation | Icon | Color indicator |
---|---|---|---|
Passed | The test passed. |
![]() |
Green |
Failed | The test failed. |
![]() |
Red |
Skipped | The test exists, but it was indicated that the test should not run in the build. |
![]() |
Yellow |
Blocked | The test did not run because of a problem, such as an offline device. |
![]() |
Dark gray |
Unknown | An unknown problem occurred with the test. |
![]() |
Light gray |