Test Cycles and Execution
Test cycles group test cases for organized testing efforts. Execute tests within cycles and record results step by step.
Creating a Test Cycle
- Navigate to QA > Test Cycles.
- Click Add.
- Enter the cycle name and description.
- Optionally assign to a folder.
- Click Save.
Adding Test Cases to a Cycle
- Open the test cycle.
- Click Add Test Cases.
- Search and select test cases from your library.
- Click Add Selected. Each test case creates a test execution within the cycle.
Executing a Test
- Open a test execution within the cycle.
- Click Start to begin execution.
- Follow each test step and record the result for each step: Pass, Fail, or Blocked.
- Add comments or attach screenshots as evidence.
- When all steps are complete, mark the overall execution as Pass, Fail, or Blocked.
Blocking an Execution
If prerequisites are not met, block the entire execution with a reason. This records why the test could not be run.
Linking Defects
- When a test step fails, click Add Defect.
- Search for an existing Bug issue or create a new one.
- The defect is linked to the test execution for traceability.
Tracking Progress
View cycle progress showing the count and percentage of passed, failed, blocked, and not-run executions.
Closing a Cycle
When testing is complete, click Close on the test cycle. Closed cycles are preserved as a historical record.
Cloning a Cycle
Clone a test cycle to reuse the same set of test cases for a new testing effort (e.g., regression testing for the next release).
Bulk Operations
Select multiple test executions to bulk-update status. Select multiple cycles to bulk-close, clone, or delete.