Changes between Version 1 and Version 2 of UNPLANNED_APP_TESTING_R0
- Timestamp:
- 08/07/09 10:25:37 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UNPLANNED_APP_TESTING_R0
v1 v2 4 4 5 5 = Analysis = 6 ^(Give as much as possible of the needed information for designing and implementing the task in the following sections.)^7 8 6 == Overview == 9 ^(Provide a brief overview of the whole task in its first revision. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)^ 10 7 Execute existing test cases. Create sample books for testing the reader. 11 8 == Task requirements == 12 ^(List the necessary requirements that the task must fulfill.)^ 13 9 * Test plan for current build (2009-08-07) 10 * Test plan report 11 * Books created by execution of testcases 14 12 == Task result == 15 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 16 13 * Test report 14 * Sophie books that will be used for testing embedding and Reader app. 17 15 == Implementation idea == 18 ^(Provide some rough implementation idea(s).)^ 16 * In design section group the testcases in a way that after executing them you can see basic look of a book. 19 17 20 18 == Related == 21 ^(Add links to related tasks that could be useful or helpful.)^ 22 19 - 23 20 == How to demo == 24 ^(Provide instructions for demonstration of the task.)^ 25 21 Show the created books and the testplan 26 22 = Design = 27 23 ^(Describe your design here.)^