Systematic testing: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
It consists of several basic tasks:
It consists of several basic tasks:


* Review the '''[[TestPlan_8.2.0|8.2.0 Test Plan]]''' to ensure that it covers the important '''[[OLPC 8.2.0 Features|base product features]]''' as well as the '''[[Release_Notes/8.2.0#New_Features_in_8.2.0|new 8.2 features]]''' being added in this release.
* Review the '''[[TestPlan_8.2.0|8.2.0 Test Plan]]'''.
* Write '''[[Test cases 8.2.0#Create New Test Cases|test cases]]''' for each area of the '''[[TestPlan_8.2.0|8.2.0 Test Plan]]''' (in priority order).
* Write '''[[Test cases 8.2.0#Create New Test Cases|test cases]]''', if needed.
* Execute the '''[[Test cases 8.2.0|test cases]]''' and record results using the 'Add Another' button within the test case.
* Execute the '''[[Test case 8.2.0|test cases]]''' and record results (go to "Edit with form" and use the 'Add Another' button within the test case).
* Contribute patches to the '''[[Tinderbox]]''' so that it can execute test cases!
* If you are a software developer, you can contribute patches to the '''[[Tinderbox]]'''.


[[Category:Testing]]
[[Category:Testing]]

Revision as of 21:28, 28 August 2008


Pencil.png NOTE: The contents of this page are not set in stone, and are subject to change!

This page is a draft in active flux ...
Please leave suggestions on the talk page.

Pencil.png

This page describes a systematic testing effort designed to achieve test coverage sufficient to make a release decision for the 8.2.0 release.

It consists of several basic tasks:

  • Review the 8.2.0 Test Plan.
  • Write test cases, if needed.
  • Execute the test cases and record results (go to "Edit with form" and use the 'Add Another' button within the test case).
  • If you are a software developer, you can contribute patches to the Tinderbox.