โ
QA Status Report Template
๐
Reporting Period: [Daily / Weekly]
๐๏ธ Date: [YYYY-MM-DD]
๐ฆ Project: [Project Name / Sprint Name]
๐งช QA Owner: [Your Name]
๐ QA Summary
| Metric | Count |
|---|
| Total Test Cases | 120 |
| Test Cases Executed | 95 |
| Test Cases Passed | 87 |
| Test Cases Failed | 6 |
| Test Cases Blocked | 2 |
| Not Executed | 25 |
| Test Coverage (%) | 79% |
| Automation Coverage (%) | 65% |
| Defects Logged | 8 |
| Critical Bugs | 2 (Blocking UAT) |
๐ Daily/Weekly Progress
| Date | Tests Run | Pass | Fail | Blocked | New Bugs Logged | Notes |
|---|
| 2025-03-21 | 25 | 20 | 4 | 1 | 3 | Login regression tests started |
| 2025-03-22 | 30 | 28 | 1 | 1 | 2 | Profile module tested |
| 2025-03-23 | 40 | 35 | 1 | 0 | 1 | Password flow under investigation |
๐ Defect Summary (New + Open)
| Bug ID | Summary | Severity | Status | Owner | Linked Test Case |
|---|
| BUG-102 | Password not updating | Critical | Open | Dev A | TC-015 |
| BUG-105 | Broken tooltip on profile page | Minor | In Progress | Dev B | TC-045 |
| BUG-108 | 500 error on sign-up | Major | New | Dev C | TC-003 |
๐ฆ Risks & Blockers
- โ ๏ธ BUG-102 is blocking regression completion for UAT
- ๐ง Email service in staging is not sending OTPs (affecting 2FA tests)
- โ Mobile Safari crashes intermittently on login screen
๐ Key Updates / Highlights
- โ
Regression cycle 80% complete as of this update
- โ
All test cases are reviewed and linked to requirements
- ๐งช Accessibility tests using Axe completed for 3 modules
- ๐ Automation scripts updated for Cypress 13 compatibility
๐ Planned Work (Next Day / Next Week)
| Task | Owner | Target Date |
|---|
| Complete regression for user flow | QA Team | Mar 25 |
| Retest critical bugs post-fix | QA Lead | Mar 26 |
| Final sign-off & UAT prep | QA + PM | Mar 27 |
โ
QA Sign-Off Status
| Area | Status | Notes |
|---|
| Test Case Execution | โฌ In Progress / โ
Completed | |
| Automation Execution | โ
Passed | (Pending mobile) |
| Bug Verification | โฌ Partial | (2 critical bugs open) |
| UAT Readiness | โฌ Not Ready | Awaiting fix for login bug |
๐ Approvals / Comments
| Name | Role | Status | Date |
|---|
| A. Singh | QA Lead | โ
Reviewed | 2025-03-24 |
| J. Patel | Product Owner | โณ Pending | โ |