Changes between Version 3 and Version 4 of PLATFORM_STANDARDS_MANUAL_TESTS_R0


Ignore:
Timestamp:
09/16/08 13:52:46 (17 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STANDARDS_MANUAL_TESTS_R0

    v3 v4  
    1616 1. Manual testing should be done according to tcw test cases. 
    1717 1. How to write use cases. Basic rules: 
    18   1.1 Each use case must be decomposed to simple (single action) steps. 
    19   1.1 The use cases must cover all of the Sophie functionality. 
    20   1.1 Every use case must consist of at most 15 steps. 
    21   1.1 Use cases must be organized by categories. 
    22   1.1 There must be some 
    23  1. There must be integrity between our bug tracking system and tcw. 
    24  * when error occurs when following test case steps, you must describe in the bug tracking system: 
     18  * Each use case must be decomposed to simple (single action) steps. 
     19  * The use cases must cover all of the Sophie functionality. 
     20  * Every use case must consist of at most 15 steps. 
     21  * Use cases must be organized by categories. 
     22  * There must be some (about 10) test cases for basic functions and they must be checked periodically. 
     23 1. There must be integrity between our bug tracking system and tcw. When error occurs when following test case steps, you must describe in the bug tracking system: 
    2524  * explanation of the error 
    2625  * on which step of the test case the error occurs