wiki:SCS_TEST_TRACKING_MAINTENANCE_R6

Version 21 (modified by vanya, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=SCS_TEST_TRACKING_MAINTENANCE_R6, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

Update of the testlink.

Task requirements

  • Complete several of the testcases in Testlink
    • testcases about Annotations
    • testcases about Frame appearance editing
    • testcases about Frame deleting

Task result

  • Updated structure of TestLink

Implementation idea

Creating testcases for the following cases:

  • Creating a sticky for the Annotation set
    • inserting a sticky
    • editing a sticky content
    • editing a sticky style
    • deleting a sticky
  • Deleting an annotation set
  • Importing Annotation sets
  • Exporting Annotation sets
  • Filling style of a frame
    • radial gradient
    • linear gradient
    • pattern filling
  • Frame deleting
    • chained text frames
    • anchored frames
    • other frames

How to demo

Show the updated strcture of the testlink tree

Design

Completing the following tasks:

Testcases related to the Annotation sets

1015 - Inserting a sticky

 1. Start Sophie2.
     Application should start
 2. Open existing book or create a book by yourself.
     A book should be displayed or created.
 3. Go to the page to which you want to add a sticky.
     The wanted page should be displayed
 4. Click on the BookExtras Tab in the Right Flap of the Book.
     The Book Extras Palette should be displayed
 5. Import or Create a new Annotation set
     The Annotation set should be displayed
 6. Click on the "New Sticky" button in the BookExtras palette
     A new sticky should be added to the page.

1020 - Sticky Content

 1. Start Sophie2.
     Application should start
 2. Open existing book or create a book by yourself.
     A book should be displayed or created.
 3. Go to the page with the added sticky.
     The wanted page should be displayed
 4. Click on the sticky area and write some text.
     The written text should be displayed in the sticky.

1017 - Deleting a sticky

 1. Start Sophie2.
     Application should start
 2. Open existing book or create a book by yourself.
     A book should be displayed or created.
 3. Go to the page with the added sticky.
     The wanted page should be displayed
 4. Click on the sticky area.
     The sticky should be focused on.
 5. Click on the X button in the top right corner of the sticky
     A warning dialogue should appear.
 6. Click on Yes to delete the sticky.
     The sticky should be deleted

1006 - Deleting an Annotation set

 1. Start Sophie2.
     Application should start
 2. Open existing book or create a book by yourself.
     A book should be displayed or created.
 3. Go to the page to which you want to add a sticky.
     The wanted page should be displayed
 4. Click on the BookExtras Tab in the Right Flap of the Book.
     The Book Extras palette should be displayed
 5. Click on the desired Annotation set
     The Annotation set should be highlighted in the palette
 6. Click on the "Close Extra" button
     The desired Annotation set should be deleted from the book

1008 - Importing an Annotation set

 1. Start Sophie2.
     Application should start
 2. Open existing book or create a book by yourself.
     A book should be displayed or created.
 3. Go to the page to which you want to add an Annotation set.
     The wanted page should be displayed
 4. Click on the BookExtras Tab in the Right Flap of the Book.
     The Book Extras Palette should be displayed
 5. Click on the "Import Annotations" button
     A file browser should appear
 6. Select the desired Annotation set
     The Annotation set should be displayed

1010 - Exporting an Annotation set

 1. Start Sophie2.
     Application should start
 2. Open existing book or create a book by yourself.
     A book should be displayed or created.
 3. Click on the BookExtras Tab in the Right Flap of the Book.
     The Book Extras Palette should be displayed
 4. Click on the "Export Annotations" button
     A file browser should appear
 6. Type the desired name of the Annotation set
     The Annotation set should be saved
  • 1022 - Sticky Style

Testcases related to Frame deleting

  • 1073 - Anchored frames
  • 1071 - Chained text frames
  • 1075 - Other frames

Testcases related to Filling styles in Frame Appearance Editing

  • 944 - Pattern Filling
  • 1067 - Radial Gradient Filling
  • 1069 - Linear Gradient Filling

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments

(Write comments for this or later revisions here.)