| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | [[TicketQuery(summary=SCS_TEST_TRACKING_MAINTENANCE_R4, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] |
| 4 | |
| 5 | = Analysis = |
| 6 | == Overview == |
| 7 | Create test cases for existing bugs that do not have test cases. |
| 8 | == Task requirements == |
| 9 | * Review existing test cases |
| 10 | * Create test cases for the bugs that do not have test cases. |
| 11 | * Add the test case id in the ticket comment |
| 12 | * Add the newly created test cases to a test plan. Use the current revision of the trunk for the test case |
| 13 | * Schedule executing of the test plan. |
| 14 | * Optional - execute the test plan and link the result here |
| 15 | == Task result == |
| 16 | * Test cases for fixed bugs in the demo |
| 17 | |
| 18 | == Implementation idea == |
| 19 | * Create tests for the fixed bugs first. |
| 20 | |
| 21 | == Related == |
| 22 | [wiki:SCS_TEST_TRACKING_MAINTENANCE_R3] |
| 23 | |
| 24 | == How to demo == |
| 25 | ^(Provide instructions for demonstration of the task.)^ |
| 26 | |
| 27 | = Design = |
| 28 | ^(Describe your design here.)^ |
| 29 | |
| 30 | = Implementation = |
| 31 | ^(Describe and link the implementation results here (from the wiki or the repository).)^ |
| 32 | |
| 33 | = Testing = |
| 34 | ^(Place the testing results here.)^ |
| 35 | |
| 36 | = Comments = |
| 37 | ^(Write comments for this or later revisions here.) |