Systematic testing: Difference between revisions
Jump to navigation
Jump to search
See Friends in testing for detailed instructions on how to prepare for exploratory or systematic testing.
mNo edit summary |
|||
Line 9: | Line 9: | ||
Systematic testing consists of several basic tasks: |
Systematic testing consists of several basic tasks: |
||
* Reviewing the '''[[TestPlan_8.2. |
* Reviewing the '''[[TestPlan_8.2.1|8.2.1 Test Plan]]'''. |
||
* Writing '''[[Test cases 8.2. |
* Writing '''[[Test cases 8.2.1#Create New Test Cases|the test cases]]''', if needed. |
||
* Executing the '''[[Test_cases_8.2. |
* Executing the '''[[Test_cases_8.2.1#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''' just above the '''"Add New Results" section''' (i.e. at the bottom of the page). |
** ''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''' just above the '''"Add New Results" section''' (i.e. at the bottom of the page). |
||
* Contributing patches to the '''[[Tinderbox]]''' or '''[[Sugarbot]]''' automated testing platforms. |
* Contributing patches to the '''[[Tinderbox]]''' or '''[[Sugarbot]]''' automated testing platforms. |
Revision as of 19:00, 29 January 2009
For Developers
For Testers
Systematic Testing
In addition to our freeform exploratory testing effort, we are also engaged in a systematic testing effort designed to achieve the test coverage necessary to make a release decision for the 8.2.0 release.
Systematic testing consists of several basic tasks:
- Reviewing the 8.2.1 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 just above the "Add New Results" section (i.e. at the bottom of the page).
- Contributing patches to the Tinderbox or Sugarbot automated testing platforms.