HomeEA · Delivery Lifecycle › QA and validation

QA and validation

Purpose: Test that implementation matches SDR.

Who this page is for

AudienceWhy it matters to you
QABuild test cases
DevelopersKnow what to test

QA and Validation

Test before go-live.

Test cases

For each variable, create 1-2 tests:

Test: Form Type Population
Steps:
1. Load form page
2. Select "Complaint" as type
3. Submit form
4. Check AEP Debugger

Expected: prop2 = "complaint"
Actual: [fill during test]
Result: [Pass/Fail]

QA checklist

---

Next: Reconciliation

Quick navigation