Systematic testing: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{draft}} |
{{draft}} |
||
This page describes a systematic testing effort designed to achieve test coverage sufficient to make good |
This page describes a systematic testing effort designed to achieve test coverage sufficient to make good release decision for the [[8.2.0|8.2.0 release]]. |
||
It consists of several basic tasks: |
It consists of several basic tasks: |
Revision as of 21:17, 28 August 2008
For Developers
NOTE: The contents of this page are not set in stone, and are subject to change! This page is a draft in active flux ... |
This page describes a systematic testing effort designed to achieve test coverage sufficient to make good release decision for the 8.2.0 release.
It consists of several basic tasks:
- Review the 8.2.0 Test Plan to ensure that it covers the important base product features as well as the new 8.2 features being added in this release.
- Write test cases for each area of the 8.2.0 Test Plan (in priority order).
- Execute the test cases and record results using the 'Add Another' button within the test case.
- Contribute patches to the Tinderbox so that it can execute test cases!