Changes between Version 21 and Version 22 of PLATFORM_STANDARDS_MANUAL_TESTS_R3


Ignore:
Timestamp:
09/15/09 14:17:48 (16 years ago)
Author:
vanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STANDARDS_MANUAL_TESTS_R3

    v21 v22  
    7272 
    7373TestCases: 
    74 [BR]On every iteration these are the basic test plan steps that should be executed and that should always work: 
     74[[BR]]On every iteration these are the basic testplan cases that should be executed and that should always work: 
    7575||'''Testcase:'''||'''Expected Results:'''|| 
    7676|| Start Sophie2.|| Sophie2 should start in default skin with open left, bottom and right flap.|| 
     
    7878|| Add a page to the book.||A new page should be added to the book.|| 
    7979|| 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 
     87Most 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.|| 
    8093|| Delete a frame from a page in the book.|| The wanted frame is deleted from the page.|| 
    8194|| Delete a page from the book.|| The wanted page is deleted from the book.||