Changes between Version 9 and Version 10 of PLATFORM_STANDARDS_MANUAL_TESTS_R0


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

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STANDARDS_MANUAL_TESTS_R0

    v9 v10  
    3737 * We will use trac for bug tracking. 
    3838 * Manual testing should be done according to tcw test cases. 
    39  * Basic rules for writing use cases: 
     39 * Basic rules for writing test cases: 
    4040  * Each use case must be decomposed to simple (single action) steps. 
    4141  * The use cases must cover all of the Sophie functionality. 
     
    4545  * There must be some (about 10) test cases for basic functions and they must be checked periodically. 
    4646 * 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: 
     47  * place link to the use case if such is available 
    4748  * on which step of the test case the error occurs 
    4849  * explanation of the error 
     
    5051  * does the error appears every time on this action or only in certain conditions 
    5152  * used version of sophie 
    52   * place link to the use case if such is available 
    5353  * testing platform 
     54 * When test case is passed without any errors, you must tell on that the test case is passed. 
     55 * The test cases for the basic functions must be passed at least one time on every milestone. 
    5456 
    5557= Testing =