Statuses
Last updated
Was this helpful?
Last updated
Was this helpful?
When you run a test, you will see one of the following statuses:
Everything worked as it should
You will get additional error information when this happens and tips on what to do to fix it.
This status is indicated by a green circle that's empty inside.
The test encountered an error, which is not a result of the test steps, ex. internal server error, BugBug extension error, etc. This is most likely caused by a bug - please contact us if you see this status often.
You stopped the test before it finished running, before it reached a conclusion.
Test is running, execution in progress
The test has not finished because an assertion failed or it was not possible to continue running the test steps and the test finished because of the .
Learn more on how to .
This is a unique BugBug feature for preventing failed tests. This indicates that the user is able to finish your test, but you can take a look at the reason for skipped just to make sure that your tests are in a good condition.
You used a or paused the test in the middle of execution using "Pause" button