| 32 | For writing manual test cases, we will use [http://sophie2.org/testlink Testlink]. We will use our Trac for bug reporting. |
| 33 | |
| 34 | [wiki:PLATFORM_STANDARDS_MANUAL_TESTS] page will be created. The information in it will not be that much to be split into two subpages as stated in the analysis. Instead, these will be separate sections as follows: |
| 35 | {{{ |
| 36 | |_Standards for Manual Testing |
| 37 | |__Tracking test cases |
| 38 | |___Rules |
| 39 | |___Testlink |
| 40 | |__Reporting bugs |
| 41 | |__Reviewing |
| 42 | |_Comments |
| 43 | }}} |
| 44 | The contents of these sections will be: |
| 45 | * Standards for manual testing - an overview of the contents of the page. |
| 46 | * Tracking test cases - rules for writing test cases; a how-to of using Testlink. |
| 47 | * Reporting bugs - how to report a bug in the Trac. |
| 48 | * Reviewing - what to look for when reviewing the test phase of a task. |
| 49 | * Comments - suggestions for improvements of the standards that will be used in the next revision. |
| 50 | |
| 51 | Everyone has been asked about suggestions on the standards and the responses will be taken into consideration in the implementation. |
| 52 | |
| 53 | Bug types and a basic test plan will be discussed with the Release team and will be part of the implementation. |
| 54 | |