Confirmed users
487
edits
Rpappalardo (talk | contribs) m (fix text) |
Rpappalardo (talk | contribs) m (style fix) |
||
| Line 51: | Line 51: | ||
STEPS | STEPS | ||
* Label: "QAReady" | * Label: "QAReady" | ||
** When the development work on a github issue is completed (before/after code freeze), the issue will be closed and marked with 'QAReady' status label | ** When the development work on a github issue is completed (before/after code freeze), the issue will be closed and marked with 'QAReady' status label | ||
* TestRail | * TestRail | ||
** Once an issue has been closed, when applicable, a (new) test case should be added to /updated in TestRail | ** Once an issue has been closed, when applicable, 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" | ||
* Verification | * Verification | ||
** 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 | ||
* Label: "QAVerified" | * Label: "QAVerified" | ||
** Upon completion, github issue should be marked with '''QAVerified''', removing '''QAReady''' status label if exists | ** Upon completion, github issue should be marked with '''QAVerified''', removing '''QAReady''' status label if exists | ||
** After the QA signoff, ideally, all verifiable issues should be marked with '''QAVerified''' | ** After the QA signoff, ideally, all verifiable issues should be marked with '''QAVerified''' | ||
* Label: "testing" | * Label: "testing" | ||
** 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) | ||
* Label: "automation-TBD" | * Label: "automation-TBD" | ||
** 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" | ||
=== Current or Post Sprint === | === Current or Post Sprint === | ||