87 | | Most testcases should start with these steps: |
88 | | ||'''Steps:'''||'''Expected Results:'''|| |
89 | | ||1. Start Sophie2.||1. Sophie2 should start in default skin with open left, bottom and right flap.|| |
90 | | ||2. Create a new book.||2. A new book should be created.|| |
91 | | ||3. Add a page to the book.||3. A new page should be added to the book.|| |
92 | | ||4. Add a frame to a page of the book.[[BR]] 4.1. picture frame||4. A resource frame is added to the page.|| |
93 | | || Delete a frame from a page in the book.|| The wanted frame is deleted from the page.|| |
94 | | || Delete a page from the book.|| The wanted page is deleted from the book.|| |
95 | | || Save the book.|| The book is saved.|| |
96 | | || Close the book.|| The book is closed.|| |
97 | | || Open an existing book.|| The book is loaded.|| |
98 | | || Exit Sophie2 .|| Sophie2 is closed.|| |
99 | | |
100 | | In the progress of testing, this plan will be expanded and more test plans will be added. |
| 87 | In the progress of developing the project different testplans will be added depending on the various expectations towards the testplan results. |