Talk:Tests/Paint

From OLPC
< Talk:Tests
Revision as of 14:28, 20 June 2007 by 66.187.230.200 (talk) (New page: Thank you for writing this test plan. Your effort is appreciated. Here are a few general comments that may improve your test plan. First off, this plan is for the Draw Activity. Using ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Thank you for writing this test plan. Your effort is appreciated. Here are a few general comments that may improve your test plan.

First off, this plan is for the Draw Activity. Using the same terminology is important.

Have you read the activity description for the Draw activity? [1] It is as close as we have to a specification and that is what we are using to guide us, along with the HIG and User Stories, in writing the other test plans. The test cases should originate from the activity description as much as possible. The screenshot mockups are very useful. Fill in other obvious test cases using your intuition where the spec, hig or users stories fail.

The test cases in a test plan should flow. You should think of it as a normal progression through a task from an end users prospective. Your cases currently do not flow into one another.

Test cases should be focused on the thing to be tested. We are testing at the activity level. Each test case should only contain one task. That task being the single smallest task that can be completed by a user. If you have many Verify statements, consider breaking the test case down into multiple smaller test cases. - Cameron Meadors, 06/20/07