Changes between Version 19 and Version 20 of PLATFORM_STANDARDS_MANUAL_TESTS_R3


Ignore:
Timestamp:
09/15/09 14:05:04 (16 years ago)
Author:
vanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STANDARDS_MANUAL_TESTS_R3

    v19 v20  
    2626 
    2727== 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.  
     28See previous revisions [wiki:PLATFORM_STANDARDS_MANUAL_TESTS] and [http://sophie2.org/testlink Testlink] page. Discuss with integrators. 
    2929 * Improve the Testcases, Reporting Bugs and Rules and Scoring of Reviewing sections of PLATFORM_STANDARDS_MANUAL_TESTS 
    3030 
     
    3636 
    3737TestCases: 
    38  * a link to Sophie2's Testlink will be added to the wiki page - http://sophie2.org/testlink/ 
    3938 * revise the basic rules of writing testcases 
    4039  * make sure there is only one choice for starting a book in a testcase - "Open Book" or "Create new book" 
     
    7372 
    7473TestCases: 
     74On 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 
     87In the progress of testing, this plan will be expanded and more test plans will be added.  
    7588   
    7689Reporting Bugs: