Create Releases, Cycles, and Test Suites in Test Execution

In qTest Manager, you can Build a hierarchy within Test Execution to plan future Test Execution activities. This process consists of:

During test planning, you can use the various objects above to plan out and group tests that need to run. For example, you may have a suite of tests for new features being developed, another suite for UAT testing, or another for storing all your automation testing. Once you add Test Runs, you can also assign testers to execute the runs.

NEXT STEPS: See the topic Examples to Build Your qTest Repository

Create Releases

A Release is a milestone during which time certain requirements must be developed and tested. You can create a Release in the Test Plan which will automatically create a Release in Test Execution.

It is recommended to create Releases in the Test Plan to serve as high-level milestones for your project.

Within each Release, you can create Test Cycles and Test Suites to build a more nested hierarchy and group tests by different variables, such as team, Sprint, environment, functional area, etc. For more information, see the article Create a Release in Test Plan.

Create Test Cycles

A Test Cycle is a container that shows a high-level summary of its underlyingTest Suites and Test Runs, including the execution results of these tests and any Defects found. Within a given Release, you may need to execute many types of tests. For this reason, you may have more than one Test Cycle within the Release or even multi-level Test Cycles, which will be beneficial for organizing and reporting.

Before creating a Test Cycle, make sure you have already established a Release plan in the Test Plan module. Many users will have already done so in another tool like JIRA or Rally, so feel free to align your Releases to match up with your Fix Versions or Sprints.

Create a Test Cycle

  1. In Test Execution, select a Project in the Navigation Panel.

  2. Select the New Test Cycle icon.

  3. The "Test Cycle" page displays. Enter a Name for the Test Cycle in the field currently occupied by "Untitled."

  4. In the "Description" field, enter a description for the Test Cycle. Fill in any additional information for this Cycle in the Properties tab of the Test Cycle. You can determine which fields are required and which ones are not via the Field Settings area of your project.

  5. Select a Target Release/Build for your Test Cycle in the "Target Release/Build" menu.

    This menu is populated by already made Releases and Builds.
  6. Select Save.

Create Test Suites

A Test Suite can be regarded as the lowest level container to organize Test Runs. Test Runs can be assigned and executed in bulk as well as individually (Test Run by Test Run).

Create a Test Suite

  1. In Test Execution, select the Project, Release, or Test Cycle in which you want to create your new Test Suite. This is done in the Navigation Panel.

  2. Select the New Test Suite icon.

  3. The "Test Suite" page displays. Enter a Name for your new Test Suite in the field currently occupied by "Untitled."

    If your new Test Suite was created within a Release, the "Planned Start Date," "Planned End Date," and "Target Release/ Build" fields are automatically populated based on information associated with that Release. The "Assigned To" and "Execution Type" fields are also already populated.

  4. In the "Description" field, enter information about the Test Suite.

  5. In the "Environment" menu, select the proper Environment.

    To create custom fields or modify existing system fields, read the topic: Field Settings.
  6. Select Save.

NEXT STEP: Read the topic Adding Test Runs in Test Execution.