| 31 | Comments from PLATFORM_STANDARDS_MANUAL_TESTS will be executed: |
| 32 | * Test cases may contain clearly defined prerequisites - only one in between creating or opening a new book must be the chosen step in every test case. |
| 33 | * All test cases must end with steps: "Save the book." and "Load the book." and in case needed - a last step to show that the changes made to the book are saved in it. |
| 34 | * "When writing manual tests, do not forget the general guideline of the project: Work towards the goal!" should be revised. |
| 35 | * Unnesesary highlights such as "Non-integer scores are STRONGLY disencouraged." will be changed to lowercase letters. |
| 36 | |
| 37 | TestCases: |
| 38 | * a link to Sophie2's Testlink will be added to the wiki page - http://sophie2.org/testlink/ |
| 39 | * revise the basic rules of writing testcases |
| 40 | * make sure there is only one choice for starting a book in a testcase - "Open Book" or "Create new book" |
| 41 | * test cases cannot be limited to "up to 15 steps" if we want the steps to be simple and sigle-actioned |
| 42 | * in the basic test plan example steps should be separated |
| 43 | * It should be clarified that some testcases might have to have different substeps or steps inside them for the different skins |
| 44 | |
| 45 | Reporting Bugs: |
| 46 | * In Analysis of Bugs: |
| 47 | * if a bug is a TLID type it must be clarified on which step the application crashes |
| 48 | * In Design and Implementation the attachments must be linked properly if mentioned. |
| 49 | * The attachments' names shouldn't have spaces because you will not be able to link them properly in the ticket. |
| 50 | * Test: Test is performed by the reporter or in some needed cases by an integrator. If the bug is not present the ticket is closed. |
| 51 | |