352
edits
(→Personnel: personnel change) |
(→Current Sprint: Process update) |
||
| Line 38: | Line 38: | ||
DESCRIPTION | DESCRIPTION | ||
* When the development work on github issue is completed, whether before/after code freeze, | * When the development work on github issue is completed, whether before/after code freeze, the issue will be closed so that the issue is available for testing. | ||
* The issue should belong to a correct milestone before development work can be started and may include either new features or bugs. | * The issue should belong to a correct milestone before development work can be started and may include either new features or bugs. | ||
* Once an issue has been | * Once an issue has been closed, a (new) test case should be added to /updated in TestRail. | ||
* TestRail type field should be set to: "Functional" and automation field to: "Untriaged" | * TestRail type field should be set to: "Functional" and automation field to: "Untriaged" | ||
* QA will verify the issue, and make sure to outline clear test steps in the (new) TestRail test case. | * QA will verify the issue, and make sure to outline clear test steps in the (new) TestRail test case. | ||
* Upon completion, github issue should be marked with '''QAVerified''', removing '''QAReady''' label | * Upon completion, github issue should be marked with '''QAVerified''', removing '''QAReady''' label if exists. | ||
* After the QA signoff, ideally, all issues should be marked with '''QAVerified'''. | |||
* After the QA signoff, ideally, all issues should be marked with '''QAVerified''' | |||
* NOTE: the meta-label '''testing''' is also added by both devs and QA for any bug or feature requiring testing of any kind). | * NOTE: the meta-label '''testing''' is also added by both devs and QA for any bug or feature requiring testing of any kind). | ||
* Once the issue is closed, if suitable for automation, label the it in github as '''automation-TBD''' and change the automation dropdown in TestRail to "Suitable". | * Once the issue is closed, if suitable for automation, label the it in github as '''automation-TBD''' and change the automation dropdown in TestRail to "Suitable". | ||
edits