Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Test Suite which is listed in Test Suites page (root level) is called Test Suite
  • Test Suite which is created from any Test Suite to group test cases in further level, is called Sub Suite

Image Added

Work with Test Suites

Create a Test Suite

Click "Add" button, specify name and save it. A new test suite will be created. 

Image Added

Create a Sub Suite

Either click on test suite name, or click "Action→EditAction->Edit", it will launch the corresponding test suite. 

Click "Action" button (three dots), then select "Add Sub Suite" context menu, specify name and save it. A new sub suite will be created. 

Image Added

Expand a Sub Suite

Click ">" icon (expand), the corresponding sub suite will be expanded.

Image Added

Reorder Sub Suite

...

  1. Drag and drop a sub suite to new location, this operation will be restricted into the same test suite.
  2. Click "Action" button (three dots) following the sub suite, then select "Move or Copy" context menu. 

Image Added

Create a Test Case from a Sub Suite

Click "Action" button (three dots) following the sub suite, then select "Add Test Case" context menu. 

Image Added

Link Existing Test Case/s to a Sub Suite

Click "Action" button (three dots) following the sub suite, then select "Link Test Case" context menu. 

Image Added

Reorder Test Case

...

Drag and drop a test case to new location, this operation is restricted into the same test suite.

...

Image Added