Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Test Suite organize Test Cases into groups. It structures Test Cases logically.

Each Test Suite consists of a group of Test Cases categorized either directly under it, or under multiple sub-suites that offer grouping at subsequent levels. There are no limitations to the number of levels that can be created, thus constructing the desired organized structure as a tree provides greater flexibility. The user can treat Test Suite as an Application module, Component, or Feature set; whatever helps the user to group and organize the Test Case into logical parts. Test Suite helps the user to find a particular group of Test Cases more effectively. The user can even create a Test Suite for testing purposes, for example, Regression Test Cases or Smoke Test Cases, to help the team easily plan testing.

NOTE!

A Test Case can only belong to one Sub Suite within a Test Suite.


Key Concepts

TestRay has a page named as Test Suites in Jira project to list all user created Test Suites. 

Test Suite organize Test Cases into groups. It structures Test Cases logically.

To avoid any confusion:

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

Work with Test Suites

Create a Root Test Suite


Create a Sub Test Suite


Expand a Sub Test Suite


Change a Sub Test Suite Location


Add a Test Case to a Sub Test Suite


Link Exiting Test Case/s to a Test Suite


Change Test Case/s Location


Add a Test Case



  • No labels