Systematic testing: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
Line 12: Line 12:
* Writing '''[[Test cases 8.2.0#Create New Test Cases|the test cases]]''', if needed.
* 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.
* 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 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 00:57, 5 September 2008

  For Testers
See Friends in testing for detailed instructions on how to prepare for exploratory or systematic testing.

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.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 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.