1.7 KiB
1.7 KiB
QA Acceptance Baseline Plan
Date: 2026-03-27 Owner: QA Engineer
Objective
Create the first acceptance matrix and cross-platform smoke plan for Redis GUI V1, based only on repository evidence.
Outputs
docs/qa/acceptance-matrix.mddocs/qa/cross-platform-smoke-plan.mddocs/qa/test-strategy.mddocs/qa/defect-severity.mddocs/qa/release-readiness-checklist.md
Immediate QA Priorities
- Keep blocked acceptance items visible until product entrypoints exist.
- Require a reproducible seed or demo path before any feature is marked accepted.
- Require at least one smoke run per supported OS before release sign-off.
Known Blockers
npm run desktop:tauri:buildcurrently fails because its pre-build command targets a non-existent parentbuildscript.- Repository does not yet contain Docker, demo, or seed assets.
- Current automated coverage is limited to foundation-model tests in
crates/redis-core. - Completed issue comments for
HAC-2andHAC-8reference shared files that are absent from the current workspace, so QA cannot inspect those artifacts locally. - Existing Rust test artifacts in
target/are stale relative to current source, so backend baseline verification needs a freshcargo testrerun.
Alignment
- Product acceptance source:
HAC-2issue scope and completion comment remain the current acceptance baseline for connect, browse, search, edit, and command console flows. - CTO priority source:
HAC-15is now the high-priority owner for Tauri build, packaging, local smoke steps, and Redis fixture conventions. - QA closure for this plan remains downstream of
HAC-15, backend feature issuesHAC-5toHAC-7, and frontend feature issuesHAC-9toHAC-11.