Smoke test

Introduction

Smoke testing is the first quick round of simple tests run on a new software build to verify that it starts and does not catastrophically crash. It is a preliminary to further testing, and is also a fast way to verify the basic integrity of a new development environment, as well as a good tour of basic functionality. The instructions below are for smoke-testing core Sugar using Activities included in Glucose (though it does not test the Activities themselves). To learn how to create smoke tests for other software (such as Activities), see Release Team/Creating a Smoke Test.

How to smoke test

  • Install the current Sugar image under test. All smoke test cases assume you begin with a clean install of Sugar in Home view with no Activities running.
  • Review Sugar on a Stick/Getting Involved for known problems with your build.
  • Execute the smoke test cases below. Test cases are listed in priority order, so if you have limited time, go through them sequentially.
  • If a smoke test fails, file a bug in Trac noting the failure with as much detail and reproduction steps as possible.
  • Summarize your results to help other testers at Sugar on a Stick/Getting Involved. Please help structure the test results pages. (Needed: a way to report smoke test results for builds.)

Image under test

For the 0.84 release, we are using Fedora-based Sugar on a Stick as our common test image.

Installation and setup

See Sugar on a Stick.

Test cases

Reflecting and exploring with Activities

  1. Begin in Home view with no Activities running.
  2. Verify: Home view appears. (Tests: #Home view appears)
  3. From Home view, start the Chat Activity.
  4. Verify: Activity icon pulses while Chat is starting, followed by the Chat interface. (Tests: #Activities start)
  5. Switch to Neighborhood view.
  6. Verify: Neighborhood view appears. (Tests: #Neighborhood view appears)
  7. Verify: Neighborhood view does not display any shared Chat sessions with your colors. (Tests: #Neighborhood view only displays shared sessions)
  8. Switch to Friends view.
  9. Verify: Friends view appears. (Tests: #Friends view appears)
  10. Switch to the Chat Activity.
  11. Share Chat session with Neighborhood.
  12. Switch to Neighborhood view.
  13. Verify: Neighborhood view now displays a shared Chat sessions with your colors. (Tests: #Neighborhood view only displays shared sessions)
  14. Switch to Home view.
  15. From Home view, start the Write Activity.
  16. Once the Write Activity has started, type something into the main text input area of the Write Activity.
  17. Rename the Write Activity title to something that is not "Write Activity."
  18. Verify: You are able to rename the Activity title. (Tests: #Activity titles can be renamed)
  19. Display the Frame.
  20. Verify: The Frame displays. Battery and volume indicators are visible in the Frame. Neighborhood, Friends, Home, and Activity view icons are visible in the Frame. The Journal icon is visible in the Frame. Both Chat and Write are displayed as active in the Frame. (Tests: #Frame appears/disappears)
  21. Switch to Journal view from the Frame.
  22. Verify: The Journal starts and contains an entry for your current Write session at the top with the correct name, as well as an entry for your current Chat session below it. (Tests: #Frame can launch items, #Journal records Activity sessions, #Activity sessions can be renamed)
  23. Switch to the Chat Activity.
  24. Verify: You are able to access the currently running session of Chat. (Tests: #Multiple Activities can run simultaneously)
  25. Stop the Chat Activity.
  26. Verify: That the Naming Dialogue appears, allowing you to enter a new title, a text description, and tags.
  27. Press enter or click the tick icon to dismiss the Naming Dialogue and accept the defaults.
  28. Verify: The Chat Activity stops. (Tests: #Activities stop
  29. Hide the Frame.
  30. Verify: The Frame hides. (Tests: #Frame appears/disappears)
  31. Switch to the Write Activity.
  32. Stop the Write Activity.
  33. Verify: The Write Activity stops. (Tests: #Activities stop
  34. Switch to Journal view.
  35. Resume the Write session you just closed.
  36. Verify: The Write session resumes, and the text you typed in earlier is still present. (Tests: #Journal records Activity sessions, #Activity sessions can be resumed)
  37. Close the Write Activity.

Servers and collaboration

This test case is not complete.

This test will require 2 instances of Sugar, likely on 2 computers/virtual machines, with the ability to connect with each other via an AP, XS, or Jabber server.

This test will verify:

  • registering with a XS / connecting to an AP / connecting to a Jabber server
  • making and removing friends
  • seeing other Sugar users in Neighborhood view
  • seeing shared Activity sessions in Neighborhood view
  • sharing an Activity session
  • inviting another Sugar user to a private Activity session
  • accepting invitations to an Activity session

Installing, modifying, and uninstalling Activities

  • This test case is not complete.

This test will require internet connectivity.

This test will verify:

  • selecting a means of connectivity
  • installing a new Activity
  • upgrading an existing Activity
  • uninstalling an existing Activity
  • editing an existing Activity

Features tested

This list is not complete.

Activities start

Activities stop

Home view appears

Neighborhood view appears

Friends view appears

Frame appears/disappears

Connects to School Server

Sugar on a Stick Additional Tests

  • Can make a stick
  • Stick can boot a computer
  • All activities on the stick open and run

Frame can launch items

Neighborhood view only displays shared sessions

Journal records Activity sessions

Activity titles can be renamed

Multiple Activities can run simultaneously

Activity sessions can be resumed