Test Cycle

A Test Cycle in TestOps represents a specific execution phase of a Test Plan. It groups test cases for scheduled runs, tracks execution status, and helps manage testing iterations within a project.

To access Test Cycle, go to: Side Menu > Test Lab > Test Cycle

Key Features

  • Create Test Cycle: Click on the + Create button to create a new Test Cycle.

  • Bulk Delete: Delete multiple Test Cycles simultaneously.

  • Search Bar: Quickly find Test Cycle.

  • Filter: To filter the test cycles

  • Pagination: Navigate through pages of test Cycle when the list exceeds the display limit.

Create Test Cycle

To create Test Cycle, go to: Side Menu > Test Lab > Test Cycle > Create button

On clicking + Create button, User would be navigated to new Page where they will have two radio buttons- Manual and Automation

  • Fill in the Form: Enter all the required details in the Cycle creation page. Project name would be auto populated as per the selected project. Test Cycle ID would be auto generated.

  • Filter By Module: Click this button to filter the modules. Test cases belonging to the selected module will be displayed in the Test Case ID dropdown.

  • Cancel: Click to Cancel without saving. You would return to the Previous page.

  • Submit: Save the Test Cycle. A success message will confirm creation.

  • Go Back button: to return to previous screen.

Manual

Select Manual Execution:

When the user clicks on the Manual option, they fill in the necessary details, such as the Test Cycle Name. Optionally, they can enter Test case ID, assign to, Build, start and end date, Status and description.

Submit Test Cycle:

  • After entering the required information, the user clicks on the Submit button.

  • The user is then redirected to the Previous screen.

  • The User can navigate to the execution page by clicking on view icon or cycle id hyperlink.

Last updated