Testing matrix: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
Drop me a line with any feedback, please. --[[User:Gregdek|Gregdek]] 16:37, 9 November 2007 (EST)
Drop me a line with any feedback, please. --[[User:Gregdek|Gregdek]] 16:37, 9 November 2007 (EST)


=== Notes ===
== Notes ==
* '''Activity Name''' is obviously the name of the activity.
* '''Activity Name''' is obviously the name of the activity.
* '''Link''' must be a clickable link '''directly to the activity .xo file itself'''. We don't want testers to have to go looking for the right file. '''Exception:''' If the activity is in the core build, just put "core" in the field.
* '''Link''' must be a clickable link '''directly to the activity .xo file itself'''. We don't want testers to have to go looking for the right file. '''Exception:''' If the activity is in the core build, just put "core" in the field.
Line 14: Line 14:
* '''Status''' is for testers. The default status should be '''unclaimed'''. Testers, when you claim an activity for testing, mark this '''in progress'''. When the activity has passed all tests, change the status to '''complete'''.
* '''Status''' is for testers. The default status should be '''unclaimed'''. Testers, when you claim an activity for testing, mark this '''in progress'''. When the activity has passed all tests, change the status to '''complete'''.


=== Filing Bugs ===
== Filing Bugs ==


To file a bug:
To file a bug:
Line 25: Line 25:
* Be sure to update the test plan document with a link to the bug.
* Be sure to update the test plan document with a link to the bug.


=== Activity Matrix ===
== Activity Matrix ==


{| border=1 cellspacing=5 cellpadding=5
{| border=1 cellspacing=5 cellpadding=5
Line 57: Line 57:
|}
|}


== '''Get Help''' ==


For help:
# Drop by irc.freenode.net and join the '''#olpc-qa''' channel and ask a question.
# Join the [http://mailman.laptop.org/mailman/listinfo/sugar Sugar mailing list] and ask a question.


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

Revision as of 16:06, 14 November 2007

( Activity Testing Project | Activity Testing Matrix | Activity Testing Developer Guide | Activity Testing Template )

NOTE: STILL A WORK IN PROGRESS.

Drop me a line with any feedback, please. --Gregdek 16:37, 9 November 2007 (EST)

Notes

  • Activity Name is obviously the name of the activity.
  • Link must be a clickable link directly to the activity .xo file itself. We don't want testers to have to go looking for the right file. Exception: If the activity is in the core build, just put "core" in the field.
  • Test plan is a link to the test plan submitted by the developer.
  • Developer Contact and Test Contact are email addresses. It is crucial that developers and testers know how to reach one another!
  • Build version indicates the version of the OLPC build upon which the tests should take place. Developers, if you require testing on multiple versions, create multiple entries in the matrix. Until we stabilize a bit, this will just be "latest build" and we'll link to the latest build from here.
  • Emulator OK means it's okay to test this activity under qemu emulation. Developers, if a test will require a physical XO unit to test your activity -- like camera applications, for instance -- your answer in this column should be NO.
  • Status is for testers. The default status should be unclaimed. Testers, when you claim an activity for testing, mark this in progress. When the activity has passed all tests, change the status to complete.

Filing Bugs

To file a bug:

  • Go to the new ticket page in Trac.
  • For type, select "Defect".
  • For component, select the activity. If you do not find the activity in the list, select "new component".
  • For assign-to, select the developer contact. If you do not find your developer contact in the list, leave it unassigned.
  • For priority, use your best judgment.
  • Be sure to update the test plan document with a link to the bug.

Activity Matrix

Activity Name Link Test Plan Developer Contact Test Contact Build Version Emulator OK? Status
Browse (core) Tests/Browse mpgritti gmail com digitaldybbuk gmail com joyride 258 unknown in progress
Calculate Download Tests/Calculate unknown unknown Latest yes unclaimed
Flipsticks-RC-1.4.xo Download No Activity Testplan Found unknown unknown Latest yes unclaimed
CartoonBuilder-RC-1.7.xo Download No Activity Testplan Found unknown unknown Latest yes unclaimed
JokeMachine-5.xo Download No Activity Testplan Found unknown unknown Latest yes unclaimed
Poll-11.xo Download No Activity Testplan Found unknown unknown Latest yes unclaimed
JigsawPuzzle-1_20071030.xo Download No Activity Testplan Found unknown unknown Latest yes unclaimed
SliderPuzzle-3_20071030.xo Download No Activity Testplan Found unknown unknown Latest yes unclaimed
StoryBuilder-8.xo Download No Activity Testplan Found unknown unknown Latest yes unclaimed
MikMik-8.xo Download No Activity Testplan Found unknown unknown Latest yes unclaimed
PegSolitaire.xo Download No Activity Testplan Found unknown unknown Latest yes unclaimed
Kuku.xo Download No Activity Testplan Found unknown unknown Latest yes unclaimed

Get Help

For help:

  1. Drop by irc.freenode.net and join the #olpc-qa channel and ask a question.
  2. Join the Sugar mailing list and ask a question.