231
edits
No edit summary |
|||
Line 5: | Line 5: | ||
! Date !! Version !! Author !! Description | ! Date !! Version !! Author !! Description | ||
|- | |- | ||
| | | 07/16/2018 || 1.0 || Cosmin Badescu || Created first draft | ||
|- | |- | ||
|} | |} | ||
Line 11: | Line 11: | ||
= Overview = | = Overview = | ||
TBD. | |||
== Purpose == | == Purpose == | ||
This document purports to detail the test approach for the improvements of | This document purports to detail the test approach for the improvements of Context Menu Updates and includes Entry/Exit criteria, Scope for testing, links to test cases etc | ||
=== Entry Criteria === | === Entry Criteria === | ||
Line 38: | Line 38: | ||
===what's in scope?=== | ===what's in scope?=== | ||
* | * TBD. | ||
===what's out of scope?=== | ===what's out of scope?=== | ||
Line 44: | Line 44: | ||
== Ownership == | == Ownership == | ||
Dev Lead: [ | Dev Lead: [dev]; irc nick :dev <br /> | ||
QA Manager: [mailto:kraj@mozilla.com Krupa Raj]; irc nick :krupa<br /> | QA Manager: [mailto:kraj@mozilla.com Krupa Raj]; irc nick :krupa<br /> | ||
QA Lead: [mailto:vcarciu@softvision.ro Victor Carciu]; irc nick :victorc<br /> | QA Lead: [mailto:vcarciu@softvision.ro Victor Carciu]; irc nick :victorc<br /> | ||
Line 59: | Line 59: | ||
=== Nightly === | === Nightly === | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
* | *TBD | ||
</div> | </div> | ||
=== Beta === | === Beta === | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
* | *TBD | ||
</div> | </div> | ||
Line 111: | Line 111: | ||
|- | |- | ||
| QA - Test plan creation | | QA - Test plan creation | ||
|style="text-align:center;" | | |style="text-align:center;" | 07-16-2018 || | ||
|- | |- | ||
| QA - Test cases/Env preparation | | QA - Test cases/Env preparation | ||
|style="text-align:center;" | | |style="text-align:center;" | || N/A | ||
|- | |- | ||
| QA - Nightly Testing | | QA - Nightly Testing | ||
Line 153: | Line 153: | ||
= References = | = References = | ||
* List and links for specs | * List and links for specs | ||
PRD | PRD - [https://docs.google.com/document/d/1dVMb2uSgP7vgwXHatyOXpCPmCBK5hF-szFZ3Tzb5ItA/edit link] | ||
Install flow - TBD | |||
* {{Bug| | * {{Bug|1466876}} - [META] context menu updates | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"blocks":[ | "blocks":[1466876], | ||
"include_fields": "id, priority, component, assigned_to, summary, status, target_milestone" | "include_fields": "id, priority, component, assigned_to, summary, status, target_milestone" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
* {{Bug| | * {{Bug|}} - | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"blocks":[ | "blocks":[], | ||
"include_fields": "id, priority, component, assigned_to, summary, status, target_milestone" | "include_fields": "id, priority, component, assigned_to, summary, status, target_milestone" | ||
} | } | ||
Line 205: | Line 205: | ||
* Link for the [ Initial test planning] | * Link for the [ Initial test planning] | ||
* Link for the [ Google doc tests] | * Link for the [ Google doc tests] | ||
* Link for the [ | * Link for the [ TestRail tests] | ||
= Bug Work = | = Bug Work = | ||
Line 262: | Line 262: | ||
|- | |- | ||
| Test Plan Creation | | Test Plan Creation | ||
| style="text-align:center;" | | | style="text-align:center;" | 07-16-2018 || | ||
|- | |- | ||
| Test Cases Creation | | Test Cases Creation | ||
|style="text-align:center;" | | |style="text-align:center;" | || N/A | ||
|- | |- | ||
| Full Functional Tests Execution | | Full Functional Tests Execution |
edits