Run a test for a SAFe story
View the test scenario and execute all the steps of a test for verifying a SAFe story.
시작하기 전에
Role required: safe_scrum_user or safe_admin
프로시저
결과
The test result is saved to the Test Result form. 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 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 status of the test is Blocked. This rule takes precedence over the previous two rules.