Changes between Version 19 and Version 20 of PLATFORM_STANDARDS_MANUAL_TESTS_R3
- Timestamp:
- 09/15/09 14:05:04 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_STANDARDS_MANUAL_TESTS_R3
v19 v20 26 26 27 27 == Implementation idea == 28 See previous revisions [wiki:PLATFORM_STANDARDS_MANUAL_TESTS] , [http://sophie2.org/testlink Testlink] and [http://sophie2.org/trac/report/32 Bugs] page. Discuss with integrators.28 See previous revisions [wiki:PLATFORM_STANDARDS_MANUAL_TESTS] and [http://sophie2.org/testlink Testlink] page. Discuss with integrators. 29 29 * Improve the Testcases, Reporting Bugs and Rules and Scoring of Reviewing sections of PLATFORM_STANDARDS_MANUAL_TESTS 30 30 … … 36 36 37 37 TestCases: 38 * a link to Sophie2's Testlink will be added to the wiki page - http://sophie2.org/testlink/39 38 * revise the basic rules of writing testcases 40 39 * make sure there is only one choice for starting a book in a testcase - "Open Book" or "Create new book" … … 73 72 74 73 TestCases: 74 On every iteration these are the basic test plan steps that should be executed and that should always work: 75 ||'''Testcase:'''||'''Expected Results:'''|| 76 || Start Sophie2.|| Sophie2 should start in default skin with open left, bottom and right flap.|| 77 || Create a new book.|| A new book should be created.|| 78 || Add a page to the book.||A new page should be added to the book.|| 79 || Add a resource frame to a page of the book.|| A resource frame is added to the page.|| 80 || Delete a frame from a page in the book.|| The wanted frame is deleted from the page.|| 81 || Delete a page from the book.|| The wanted page is deleted from the book.|| 82 || Save the book.|| The book is saved.|| 83 || Close the book.|| The book is closed.|| 84 || Open an existing book.|| The book is loaded.|| 85 || Exit Sophie2 .|| Sophie2 is closed.|| 86 87 In the progress of testing, this plan will be expanded and more test plans will be added. 75 88 76 89 Reporting Bugs: