Systematic testing: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{developers}}
<noinclude>{{developers}}
{{testers}}
{{testers}}
<center>See [[Friends in testing]] for detailed instructions on how to prepare for exploratory or [[systematic testing|systematic]] testing.</center>
<center>See [[Friends in testing]] for detailed instructions on how to prepare for [[exploratory testing|exploratory]] or systematic testing.</center>
</noinclude>
</noinclude>
== 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|8.2.0 release]].
In addition to our freeform [[exploratory testing]] effort, we also engage in [[systematic testing]] efforts designed to achieve the test coverage necessary to make release decisions around [[future releases]], much like [[release notes|past releases]].


Systematic testing consists of several basic tasks:
Systematic testing consists of several basic tasks:


* Reviewing the '''[[TestPlan_8.2.0|8.2.0 Test Plan]]'''.
* Reviewing a '''[[Test_cases_8.2.1|test plan]]'''.
* Writing '''[[Test cases 8.2.0#Create New Test Cases|the test cases]]''', if needed.
* Writing '''[[Test cases 8.2.1#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.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 in the bottom of the page to enter your 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.
* Contributing patches to the '''[[Tinderbox]]''' or '''[[Sugarbot]]''' automated testing platforms.

=== Test 1: Multiple Key Support ===

We are particularly interested, this week, in systematically testing [[Firmware|OFW]]'s new [[Firmware_security#Multiple-Key_Support|multiple key support]].

Latest revision as of 15:58, 10 December 2010

  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 also engage in systematic testing efforts designed to achieve the test coverage necessary to make release decisions around future releases, much like past releases.

Systematic testing consists of several basic tasks:

  • Reviewing a 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.

Test 1: Multiple Key Support

We are particularly interested, this week, in systematically testing OFW's new multiple key support.