Smoke test: Difference between revisions

From OLPC
Jump to navigation Jump to search
(1 hr)
mNo edit summary
Line 1: Line 1:
See also the [[1 hour smoke test]].
See also the [[1 hour smoke test]].


=== Full-build smoke test ===
== Full-build smoke test ==

This set of test cases represents a quick smoke test that the build should pass:
This set of test cases represents a quick smoke test that the build should pass:
# Boot into sugar
# Boot into sugar
Line 12: Line 13:
# Connect to an AP (and/or school mesh) and browse the web
# Connect to an AP (and/or school mesh) and browse the web


== List of smoke tests ==

* [[/Joyride]]
* [[/8.2.0]] (build 760, latest release candidate)
* [[/8.1.2]] (build 711, latest stable)


[[category:tests]]
[[category:tests]]

Revision as of 19:55, 16 September 2008

See also the 1 hour smoke test.

Full-build smoke test

This set of test cases represents a quick smoke test that the build should pass:

  1. Boot into sugar
  2. Check the OS, OFW, kernel from developer's console
  3. Check wireless firmware version: from virtual terminal type ethtool -i eth0.
  4. Connect to a local mesh and see other XOs (this needs to be in a location with no school server or infrastructure AP)
  5. Run 3 collaborative activities concurrently (AbiWord, Connect4, or Chat) with 2 other XOs
  6. Run Browse and ensure that library navigation sidebar and index page loads; successfully browse the internet.
  7. Ensure that the journal loads properly at start and is able to resume an activity.
  8. Connect to an AP (and/or school mesh) and browse the web

List of smoke tests