Release Analysis is the starting point for understanding release quality, progress, risk, and follow-up work. It reviews a release across all of its executions and can be exported as a Release Sign-off Report.
Release Analysis is organized as a tabbed workspace:
- Overview — readiness at a glance: AI summary, Go/No-Go scorecard, the readiness dashboard, execution health, release pulse, and burndown.
- Executions — the per-execution rollout, execution health, coverage by area, and ownership.
- Requirements — requirement coverage and readiness for the release.
- Defects — the release Defect Insights view.
Release Analysis is most useful before moving a release to Completed, before archiving, and during release review meetings.
Overview Tab
Section titled “Overview Tab”The Overview tab answers “is this release ready?” from top to bottom.
AI Summary
Section titled “AI Summary”A short, plain-language summary of release health sits at the top of the tab, so reviewers get the headline before the detail.
Go/No-Go Readiness Scorecard
Section titled “Go/No-Go Readiness Scorecard”A verdict (for example GO, AT RISK, or NO-GO) with the pass/fail criteria behind it — coverage, fail rate, open blocker/critical defects, failures without a linked defect, and requirement verification.
Release Readiness Dashboard
Section titled “Release Readiness Dashboard”A scored breakdown across the dimensions that drive readiness. Each dimension has a score out of 100, a status, and a short reason; hovering the dimension name explains how the score is assigned.
| Dimension | What it measures |
|---|---|
| Test Execution | Execution coverage (executed ÷ total) |
| Quality | Pass rate (passed ÷ executed) |
| Defect Health | Open critical/blocker load, stale/overdue aging, reopen rate |
| Requirements | Share of requirements fully verified |
| Overall Release Readiness | Weighted blend of the above |
Status uses four levels — Healthy, Needs Attention, At Risk, and Not Ready — so a score reads as a signal at a glance.
Execution Health
Section titled “Execution Health”A compact table with one row per child execution, so it is easy to see which executions are dragging the release.
| Execution | Coverage | Pass Rate | Verdict |
|---|---|---|---|
| (per execution) | % | % | Healthy / Needs Attention / At Risk / Not Ready |
Release Pulse
Section titled “Release Pulse”Coverage and pass-rate rings plus the testcase status breakdown (passed, failed, blocked, skipped, needs rerun, not executed) across the whole release.
Burndown
Section titled “Burndown”A burndown chart of remaining (unexecuted) testcases across the release window versus the ideal line — a quick read on whether the release will finish on time.
Executions Tab
Section titled “Executions Tab”The Executions tab is the operational rollout across the release:
- Per-execution progress and quality signals, ranked so the riskiest executions surface first.
- Execution health (coverage, pass rate, verdict) for every execution.
- Coverage by area and ownership — who is carrying remaining work and where coverage is thin.
Requirements Tab
Section titled “Requirements Tab”The Requirements tab shows requirement coverage and readiness: how many requirements are verified, in progress, untested, or uncovered, so requirement risk is visible alongside execution progress.
Defects Tab
Section titled “Defects Tab”The Defects tab embeds the release Defect Insights view — linked defects, failure gaps, open blocker/critical defects, aging and SLA, and the defect trend across the release window. This is the current home for release defect insights; there is no separate “View Defect Insights” button.
Export A Sign-off Report
Section titled “Export A Sign-off Report”Select Export in the Release Analysis header to download a Release Sign-off Report — a PDF that captures the readiness dashboard, Go/No-Go criteria, execution health, requirements, top failing tests, defects, and the burndown and defect-trend charts.
Snapshot On Completed Or Archived
Section titled “Snapshot On Completed Or Archived”When a release becomes Completed or Archived, Release Analysis freezes its defect-derived figures to a snapshot taken at sign-off and shows an “as of” note. Defects can still be linked or changed afterward — that is intentional, since defects are often found after a release closes — but the frozen analysis view (and any exported sign-off report) will not drift. Reopening the release returns it to a live view.
Related Guides
Section titled “Related Guides”- Export a Release Sign-off Report
- Review Execution Analysis
- Review Defect Insights
- Review Release Executions
- Learn how to manage releases
- Review release statuses