Changes between Version 13 and Version 14 of PLATFORM_STANDARDS_MANUAL_TESTS_R2
- Timestamp:
- 07/20/09 11:00:24 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_STANDARDS_MANUAL_TESTS_R2
v13 v14 78 78 * Lame implementation (bad code) and hacks are not allowed 79 79 * Should follow the design 80 * Test 80 * Test: Usually the reporter checks if the problem is present. If not-the bug is closed. The test is not reviewed. If testcase is related, it should be executed. 81 82 Resolutions: 83 * fixed - set by the tester, if the problem is not longer present and fixed in this ticket 84 * invalid - set by anyone, if the problem is not present or something else is wrong, for example, the description is missing 85 * wontfix - if something is designed this way or doesn't worth fixing 86 * later 81 87 82 88 = Implementation =