Systematic testing: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
{{testers}} |
{{testers}} |
||
This page describes a systematic testing effort designed to achieve test coverage necessary to make a release decision for the [[8.2.0|8.2.0 release]]. |
This page describes a systematic testing effort designed to achieve test coverage necessary to make a release decision for the [[8.2.0|8.2.0 release]]. It exists to complement our other, more freeform, [[exploratory testing]] effort. |
||
Systematic testing consists of several basic tasks: |
|||
* |
* Reviewing the '''[[TestPlan_8.2.0|8.2.0 Test Plan]]'''. |
||
* |
* Writing '''[[Test cases 8.2.0#Create New Test Cases|the test cases]]''', if needed. |
||
* |
* Executing the '''[[Test_cases_8.2.0#Test_cases|test cases]]''' and recording test results. |
||
** ''To record results on a particular test case page,'' click on the '''"Edit with form"''' button in the top of the page, and use the '''"Add Another"''' button in the bottom of the page to enter your test results. |
** ''To record results on a particular test case page,'' click on the '''"Edit with form"''' button in the top of the page, and use the '''"Add Another"''' button in the bottom of the page to enter your test results. |
||
* |
* Contributing patches to the '''[[Tinderbox]]'''. |
Revision as of 22:47, 4 September 2008
For Developers
For Testers
This page describes a systematic testing effort designed to achieve test coverage necessary to make a release decision for the 8.2.0 release. It exists to complement our other, more freeform, exploratory testing effort.
Systematic testing consists of several basic tasks:
- Reviewing the 8.2.0 Test Plan.
- Writing the test cases, if needed.
- Executing the test cases and recording test results.
- To record results on a particular test case page, click on the "Edit with form" button in the top of the page, and use the "Add Another" button in the bottom of the page to enter your test results.
- Contributing patches to the Tinderbox.