3.4 KiB
3.4 KiB
| 1 | ID | Area | Scenario | Variants | Method | Expected | Gate |
|---|---|---|---|---|---|---|---|
| 2 | QA-001 | Routing | Each locale route renders server-correct lang/dir/canonical/hreflang | en/fr/ar | Automated HTML assertion | No hydration correction required | Release |
| 3 | QA-002 | Localization | Key parity and scalar/array type parity | en/fr/ar | CI validator | Zero missing, empty, or extra production keys | Release |
| 4 | QA-003 | Localization | Translation overflow | 320/390/768/1024/1440; all locales | Visual + manual | No clipping, ellipsis, fixed-height collision, or horizontal page scroll | Release |
| 5 | QA-004 | RTL | Full homepage direction | ar light/dark | Visual + DOM | Logical order, correct start alignment, selective mirroring | Release |
| 6 | QA-005 | Mixed direction | Plate, email, URL, phone, date, currency | ar | Screen reader + visual | Atomic value order remains correct | Release |
| 7 | QA-006 | Theme | Preference persistence and cookie/storage disagreement | light/dark/system | Browser automation | Cookie wins; no flash; system stays system | Release |
| 8 | QA-007 | Theme | OS theme changes while System selected | system | Browser automation | Resolved theme updates without changing preference | Release |
| 9 | QA-008 | Navigation | Desktop header collision and keyboard use | 1120/1280/1440; all locales | Visual + keyboard | No overlap; visible focus; logical order | Release |
| 10 | QA-009 | Navigation | Drawer open/close containment | 390/1024; ltr/rtl | Keyboard + SR | Focus trapped, background inert, Escape and focus return work | Release |
| 11 | QA-010 | Hero | Primary demo and tour actions | all locales/themes | Browser | Correct dialogs open; analytics source accurate | Release |
| 12 | QA-011 | Demo form | Empty/invalid submission | all locales | Browser + SR | Summary announced; first invalid focused; inline errors associated | Release |
| 13 | QA-012 | Demo form | Recoverable server failure | all locales | Integration | Values preserved; retry possible; persistent error | Release |
| 14 | QA-013 | Demo form | Duplicate click/network retry | all locales | Integration | Single lead due to disabled submit and idempotency | Release |
| 15 | QA-014 | Demo form | Success | all locales | Integration | Accurate localized confirmation; no PII in analytics | Release |
| 16 | QA-015 | Tour | Four-step keyboard flow | all locales | Browser + SR | Progress announced; back/next/finish correct; focus moves | Release |
| 17 | QA-016 | FAQ | Toggle by keyboard and screen reader | all locales | Manual + browser | Summary semantics and state announced | Release |
| 18 | QA-017 | Accessibility | 200% zoom and 400% reflow | 320-equivalent; all locales | Manual | No two-dimensional scrolling except data regions | Release |
| 19 | QA-018 | Accessibility | Forced colors | Windows | Manual | Controls, focus, boundaries, status remain perceivable | Release |
| 20 | QA-019 | Accessibility | Reduced motion | all | Browser + manual | No smooth scrolling or essential animation | Release |
| 21 | QA-020 | Accessibility | Touch target size | compact | Automated + manual | 44x44 preferred; WCAG minimum not violated | Release |
| 22 | QA-021 | Evidence | Claims and assets | production content | Content audit | Every claim has approval or is suppressed | Release |
| 23 | QA-022 | SEO | Metadata and language alternates | indexable routes | Automated | Unique localized metadata; reciprocal alternates; self-canonical | Release |
| 24 | QA-023 | Performance | Budgets | mobile + desktop; each locale | Lighthouse/WebPageTest/RUM | All budgets met or approved exception | Release |
| 25 | QA-024 | Security | CSP and bootstrap | production | Header inspection | Nonce/hash accepted; no unsafe inline expansion | Release |
| 26 | QA-025 | Privacy | Consent and analytics gating | regions in scope | Integration/manual | No non-essential analytics before required consent | Release |
| 27 | QA-026 | Visual regression | Named screen states | scenario manifest | Automated screenshots | No unapproved diffs above threshold | Release |