14 | | 1. We will use tcw for documenting of the manual tests. |
15 | | 1. We will use trac for bug tracking. |
16 | | 1. Manual testing should be done according to tcw test cases. |
17 | | 1. How to write use cases. Basic rules: |
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 |
23 | | 1. There must be integrity between our bug tracking system and tcw. |
| 14 | 1. We will use tcw for documenting of the manual tests. |
| 15 | 1. We will use trac for bug tracking. |
| 16 | 1. Manual testing should be done according to tcw test cases. |
| 17 | 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. |