Changes between Version 7 and Version 8 of PLATFORM_STANDARDS_MANUAL_TESTS_R0


Ignore:
Timestamp:
09/16/08 15:00:34 (17 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STANDARDS_MANUAL_TESTS_R0

    v7 v8  
    2626 
    2727= Design = 
     28Manual testing should be done following these rules: 
     29 1. What will be sued for bugtracking. 1. We will use tcw for documenting of the manual tests. 
     30 1. What will be used for documenting1. We will use trac for bug tracking. 
     31 1. Manual testing should be done according to tcw test cases. 
     32 1. How to write use cases. Basic rules: 
     33 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: 
    2834 
    2935= Implementation = 
    30 Manual testing should be done following these rules: 
    31  1. We will use tcw for documenting of the manual tests. 
    32  1. We will use trac for bug tracking. 
    33  1. Manual testing should be done according to tcw test cases. 
    34  1. How to write use cases. Basic rules: 
     36 
    3537  * Each use case must be decomposed to simple (single action) steps. 
    3638  * The use cases must cover all of the Sophie functionality. 
     
    3941  * Use cases must be organized by categories. 
    4042  * There must be some (about 10) test cases for basic functions and they must be checked periodically. 
    41  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: 
     43 
    4244  * on which step of the test case the error occurs 
    4345  * explanation of the error