Template of Test Case
Test Case description | Filter Bugs |
Test Case ID | TCID0001 |
Autohor/Designer | Burzachechi Sol Lilén |
Date of creation | 21.03.2025 |
Class | Functional |
Test case description
This test case filters new bugs from old ones by label in the current repository.
Source for the test
Pre-state:
-
Labels must be defined.
-
Issue board must be created.
Test Steps
Step and expected result
-
Enter to the project’s repository.
-
Navigate to Issue Boards.
-
Select issue board “Bugs”.
-
Check each label is created accordingly:
not assigned, new, fixed and waiting verify, verified, closed.
-
Navigate to Issues.
-
Create new test issue.
-
Select test label “fixed and waiting verify”. Select milestone “Backlog”
-
Go back to Bugs issue board and refresh to update.
-
Check that the issue has been successfully created and labelled in the correct board.
To be taken into account during test
Bugs are also filtered through section “Issues” by choosing “label is = xxxx”
PASS/FAIL Criteria
PASS: reported bugs are correctly updated, and the issue board classifies them accordingly. Labels are clear.
FAIL: bugs are not reported or reported wrongly (e.g. forgetting to add to the backlog) and are not visible in the issues board.