Run your tests from the List view
View the test scenario, execute all the steps of the test, and review the test result.
Antes de Iniciar
Role required: scrum_user
Procedimento
Resultado
Test result is saved to the Test Result form, and the latest test result of each test is displayed in the List view.
The overall status of the test is defined by statuses of the test steps:
- If all the test steps are passed, the status of the test is Passed.
- If at least one step of the test is not run, the status of the test is Not finished.
- If at least one step of the test fails, the overall status of the test is Failed. This rule takes precedence over the previous rule.
- If at least one step of the test is blocked, the overall status of the test is Blocked. This rule takes precedence over the previous two rules.