533
edits
Brindusa.tot (talk | contribs) |
Brindusa.tot (talk | contribs) No edit summary |
||
Line 34: | Line 34: | ||
Specify other configuration/environmental setup needed | Specify other configuration/environmental setup needed | ||
= Test Objectives = | = Test Strategy = | ||
== Test Objectives == | |||
This section details the progression test objectives that will be covered. Please note that this is at a high level. For large projects, a suite of test cases would be created which would reference directly back to this master. | This section details the progression test objectives that will be covered. Please note that this is at a high level. For large projects, a suite of test cases would be created which would reference directly back to this master. | ||
This could be documented in bullet form or in a table similar to the one below. | This could be documented in bullet form or in a table similar to the one below. | ||
Line 49: | Line 50: | ||
|} | |} | ||
== Test types == | == Test types == | ||
Detail the testing levels expected to be applied and who is responsible for performing this testing (example below). | Detail the testing levels expected to be applied and who is responsible for performing this testing (example below). | ||
Line 82: | Line 82: | ||
|} | |} | ||
== Test Schedule == | == Builds == | ||
This section should contain links for builds with the feature - | |||
* Links for Nightly builds | |||
* Links for Aurora builds | |||
* Links for Beta builds | |||
== Test Execution Schedule == | |||
The following table identifies the anticipated testing period available for test execution. | The following table identifies the anticipated testing period available for test execution. | ||
{| class="wikitable" style="width: | {| class="wikitable" style="width:60%" | ||
|- | |- | ||
! Project phase !! Start Date !! End Date | ! Project phase !! Start Date !! End Date | ||
Line 112: | Line 118: | ||
|style="text-align:center;" | || | |style="text-align:center;" | || | ||
|} | |} | ||
== Testing Tools == | |||
Detail the tools to be used for testing, for example see the following table: | |||
{| class="wikitable" style="width:50%" | |||
|- | |||
! Process !! Tool | |||
|- | |||
| Test plan creation || Mozilla wiki | |||
|- | |||
| Test case creation || Google docs | |||
|- | |||
| Test case execution || Google docs | |||
|- | |||
| Bugs management || Bugzilla | |||
|} | |||
= Status = | = Status = | ||
Line 117: | Line 139: | ||
Track the dates and build number where feature was released to Nightly | Track the dates and build number where feature was released to Nightly | ||
Track the dates and build number where feature was merged to Aurora | Track the dates and build number where feature was merged to Aurora | ||
Track the dates and build number where feature was merged to Release/Beta | |||
== Risk analysis == | == Risk analysis == | ||
Line 163: | Line 186: | ||
= Bug Work = | = Bug Work = | ||
Tracking bug – meta bug | |||
<div class="toccolours mw-collapsible mw-collapsed" style="width:auto"> | |||
====== Bug fix verification ====== | |||
<div class="mw-collapsible-content"> | |||
{| class="wikitable" style="width:50%" | |||
|- | |||
! Bug No !! Summary !! Status !! Firefox Verion | |||
|- | |||
| 123 || bug summary || NEW || Nighly 45 | |||
|- | |||
| || || || | |||
|} | |||
</div></div> | |||
<div class="toccolours mw-collapsible mw-collapsed" style="width:auto"> | |||
====== Logged bugs ====== | |||
<div class="mw-collapsible-content"> | |||
Bug 111111<br/> | |||
Bug 211111<br/> | |||
</div> | |||
</div> | |||
= Schedule = | = Schedule = |
edits