Changes between Version 1 and Version 2 of PLATFORM_STANDARDS_MANUAL_TESTS_R1
- Timestamp:
- 12/01/08 13:54:32 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_STANDARDS_MANUAL_TESTS_R1
v1 v2 2 2 3 3 [[TicketQuery(summary=PLATFORM_STANDARDS_MANUAL_TESTS_R1, 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 6 7 4 = Analysis = 8 ^(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)^9 10 5 == Overview == 11 ^(The analysis of the first revision of each task should contain a brief overview of the whole task. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)^ 12 6 In this revision the implementation of [wiki:PLATFORM_STANDARDS_MANUAL_TESTS_R0] should be exported in a separate wiki page and expanded. 13 7 == Task requirements == 14 ^(Necessary requirements that the task must fulfill.)^ 15 8 * Create a wiki page [PLATFORM_STANDARDS_MANUAL_TESTS/TestCaseTracking] and move the corresponding section of Implementation section of [wiki:PLATFORM_STANDARDS_MANUAL_TESTS_R0] in it. 9 * Create a wiki page [PLATFORM_STANDARDS_MANUAL_TESTS/BugReporting] and move the corresponding section of Implementation section of [wiki:PLATFORM_STANDARDS_MANUAL_TESTS_R0] in it. 10 * Create a basic test plan for testing basic features and point it in the document 11 * Define rules for bug reporting 12 The explanation should be detailed enough to explain how this is done in trac or testlink 16 13 == Task result == 17 ^(The Analysis should contain strict requirements about the end product of the task (for example the result must be source code, the result must be google doc, etc.))^ 18 14 The result is wiki pages. 19 15 == Implementation idea == 20 16 ^(It is advisable to include some rough implementations ideas.)^ 21 17 22 18 == Related == 23 ^(Here you can add related tasks that could be useful or helpful.)^ 19 [http://10.10.117.11/testlink] 20 [wiki:PLATFORM_STANDARDS_MANUAL_TESTS_R0] 24 21 25 22 == How to demo == 26 ^(In this section you must add instructions for the demo of the task.)^ 23 [PLATFORM_STANDARDS_MANUAL_TESTS/TestCaseTracking] [[BR]] 24 [PLATFORM_STANDARDS_MANUAL_TESTS/BugReporting] [[BR]] 27 25 28 26 = Design =