-
Notifications
You must be signed in to change notification settings - Fork 2
Project Resolutions
Vlad Kostyukevich edited this page Aug 29, 2019
·
3 revisions
- View: Global Admin, Coordinator, Project Admin, Project Manager
- Edit: Global Admin, Coordinator, Project Admin, Project Manager
- Menu Bar > User Name > Administration
- Side Bar > Resolutions
Resolution - definition of cause of the failed or not executed test. Consists of Name and Color. Color will be used to define is this test flacky or not.
There are 5 colors for resolutions:
- Danger (Red) - test was failed because of Issue in Application under test
-
Info (Light Blue) - failure is not related to Application, Environment or Test it self, but related to 3rd party Application. Will be marked as
Other
in statistics. - Primary (Blue) - the failure was not investigated yet
-
Success (Green) - expected failure. Will be marked as
Other
in statistics. -
Warning (Orange) - failed because of Test, Test Design or Environment issue. Will be marked as
Test Issue
in statistics.
The Resolutions Table always includes 5 global resolutions. These resolutions are not editable.
- Not Assigned (Primary)
- Application Issue (Danger)
- Environment Issue (Warning)
- Test Issue (Warning)
- Test Design Issue (Warning)
- Select Project - Autocomplete Field with available Projects. Select the project for Resolutions editing.
- To create Resolutions click Row with Plus.
- Resolutions can be edited inline
- Resolutions can be removed by button in Action columns (Will be replaced with Not Assigned resolution for places where already used)