Changes between Version 1 and Version 2 of SCS_TEST_TRACKING_MAINTENANCE_R5
- Timestamp:
- 08/07/09 08:45:18 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SCS_TEST_TRACKING_MAINTENANCE_R5
v1 v2 2 2 3 3 [[TicketQuery(summary=SCS_TEST_TRACKING_MAINTENANCE_R5, 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 4 = Analysis = 6 ^(Give as much as possible of the needed information for designing and implementing the task in the following sections.)^7 8 5 == 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 6 Keeps testlink usable. 11 7 == Task requirements == 12 ^(List the necessary requirements that the task must fulfill.)^ 8 * Update the mindmap and create a note that every testcase should be updated there. Use freemind icons to mark different statuses of testcases. 9 * For created testcases that are currently executable - with the "OK" icon 10 * For created empty testcases (with name and TLID only) - with the "Idea" icon 11 * For testcases that are related to missing functionalities - with the "Important" icon. 12 * Create some usecases. See implementation idea 13 * Describe usecases in the Design section 14 * In implementation section add the designed use cases in a new branch of the mindmap. 15 * Consider moving the mindmap to a public folder of the repository - for example doc folder in trunk. 13 16 14 17 == Task result == 15 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 18 * Updated structure 19 * At least 5 usecases 16 20 17 21 == Implementation idea == … … 19 23 20 24 == Related == 21 ^(Add links to related tasks that could be useful or helpful.)^ 25 Mindmap file is currently located here: [source:/manage/p2/SophieTesting.mm] [[BR]] 26 SCS_TEST_TRACKING_MAINTENANCE_R4[[BR]] 27 SCS_TEST_TRACKING_MAINTENANCE_R3[[BR]] 28 SCS_TEST_TRACKING_MAINTENANCE_R2[[BR]] 29 SCS_TEST_TRACKING_MAINTENANCE_R1[[BR]] 30 SCS_TEST_TRACKING_MAINTENANCE_R0[[BR]] 22 31 23 32 == How to demo ==