Systematic testing: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 8: Line 8:
* 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 '''[[test 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!



Revision as of 02:12, 23 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 good ship/no-ship decisions for the 8.2.0 release.

It consists of several basic tasks: