Release readiness checklist

Pre-release sign-off checklist covering testing, monitoring, rollback, and comms.

360 wordsSign-offPre-releaseChecklist

Release Readiness Checklist — Product Name v0.0

Release version: v0.0 Release date: YYYY-MM-DD Prepared by: Name Reviewed by: Name

Mark each item: ✓ Done | ✗ Not done | N/A Not applicable | ⚠ At risk


Testing

# Item Status Owner Notes
T1 All planned test cases executed QA Lead
T2 Test pass rate meets exit criterion (≥ X%) QA Lead
T3 0 open Critical defects QA Lead
T4 0 open High defects (or signed off as acceptable) QA Lead
T5 Regression suite run on release candidate build SDET
T6 Regression pass rate meets exit criterion SDET
T7 Exploratory session(s) completed QA
T8 UAT completed and signed off by Product Owner PO
T9 Performance benchmarks within SLA SDET
T10 Security review / penetration test completed (if required) Security
T11 Accessibility check completed (if required) QA / Design

Code and Build

# Item Status Owner Notes
C1 Release branch created and code frozen Dev Lead
C2 All feature branches merged and PR reviews complete Dev Lead
C3 No uncommitted changes in release branch Dev Lead
C4 Build artefact created from release branch Dev / CI
C5 Build passes all CI checks (lint, type check, unit tests) CI
C6 Build version number updated correctly Dev Lead
C7 Changelog / release notes drafted Dev Lead / PM

Environments and Deployment

# Item Status Owner Notes
E1 Release candidate deployed to staging environment Dev / Ops
E2 Smoke test passed on staging QA
E3 Database migrations tested on staging Dev / DBA
E4 Rollback procedure documented and tested Dev / Ops
E5 Feature flags / toggles configured correctly for production Dev
E6 Third-party integrations verified in staging QA / Dev

Monitoring and Alerting

# Item Status Owner Notes
M1 Dashboards and alerts reviewed and updated for new features Ops / SDET
M2 Error rate and latency baselines set for new endpoints Ops
M3 On-call runbook updated with new failure modes Ops
M4 Log aggregation confirmed working for new service paths Ops

Communication

# Item Status Owner Notes
COM1 Customer-facing release notes approved by Marketing / Comms PM / Comms
COM2 Support team briefed on new features and known issues PM
COM3 Internal stakeholders notified of release schedule PM
COM4 Go/no-go meeting held and decision documented PM / QA Lead

Final Sign-Off

Name Role Decision Date
Name QA Lead Go / No-go / Hold
Name Product Owner Go / No-go / Hold
Name Dev Lead Go / No-go / Hold
Name Engineering Manager Go / No-go / Hold

Overall decision: Go / No-go / Conditional go