DocumentationFeaturesReleases
Releases
Plan releases, link test activities, and track readiness with combined automated and manual test results.

Overview
Releases let you group all testing activities- automated launches and manual executions- under a release milestone. See at a glance whether your release is ready to ship. The page uses a two-panel layout: a release list in the sidebar and release details in the main area.
Manual executions
per-step results
Automated launches
from CI reporters
Release readiness
Creating Releases
- Name- descriptive release name (e.g., "v2.4.0", "Sprint 23 Release").
- Version- version identifier.
- Description- release notes or scope.
- Start Date / End Date- release timeline.
- Sprints- link to sprint cycles (supports multiple sprints per release).
- Status- tracks release lifecycle.
Linking Test Executions
Connect manual test execution sessions to the release so their results contribute to the overall release pass rate.
- Connect manual test execution sessions to the release.
- Manual test results contribute to the release pass rate.
- Link or unlink executions as needed.
- See linked execution details: name, status, and progress.
Linking Automated Launches
Connect automated test runs from your reporters to the release so their results feed into the release pass rate.
- Connect automated test runs (from reporters) to the release.
- Automated test results contribute to the release pass rate.
- Link or unlink launches as testing progresses.
Pass Rate Dashboard
0%
Combined
ready0%
Automated
ready0%
Manual
at riskVisual progress indicators show how close each metric is to your quality goals.
Tip: The release pass rate combines both automated launches and manual executions, giving you a complete picture of release quality.
Test Collections
- Organize test cases within a release scope.
- Create targeted test collections for regression, smoke, or feature testing.
- Track collection progress separately.
Release Status
- Releases are grouped by status in the sidebar.
- Filter and find releases quickly by their current state.
- Deep link directly to a specific release.
Last updated