Systematic testing: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
* improving the list of '''[[OLPC 8.2.0 Features|features]]''' present in 8.2.0. |
* improving the list of '''[[OLPC 8.2.0 Features|features]]''' present in 8.2.0. |
||
* writing [[Test cases 8.2.0#Create New Test Cases|test cases]]''' for each [[OLPC 8.2.0 Features|8.2.0 feature]] (in priority order). |
* writing '''[[Test cases 8.2.0#Create New Test Cases|test cases]]''' for each [[OLPC 8.2.0 Features|8.2.0 feature]] (in priority order). |
||
* executing the [[Test cases 8.2.0|test cases]] and recording results. |
* '''executing''' the [[Test cases 8.2.0|test cases]] and recording results. |
||
* contributing patches to the [[Tinderbox]] so that it can execute test cases! |
* contributing patches to the '''[[Tinderbox]]''' so that it can execute test cases! |
||
[[Category:Testing]] |
[[Category:Testing]] |
Revision as of 02:06, 23 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 ship/no-ship decisions for the 8.2.0 release.
It consists of several basic tasks:
- improving the list of features present in 8.2.0.
- writing test cases for each 8.2.0 feature (in priority order).
- executing the test cases and recording results.
- contributing patches to the Tinderbox so that it can execute test cases!