Complete UXQA method material quantitative design quality assurance, from design handoff to the production gate. Based on V1 (the full version) of the method applied at Itaú BBA / Salesforce ecosystem.
UXQA turns perceived quality into a number. Every screen delivered by engineering is compared against the prototype through weighted criteria, producing an acceptance rate (%) that objectively decides whether the screen ships.
| Criterion | Weight | What it measures |
|---|---|---|
| Usability | 30% | Nielsen heuristics, flow clarity, error prevention |
| Accessibility | 25% | WCAG 2.2 AA conformance |
| Visual consistency | 25% | Fidelity to the prototype and the design system |
| Efficiency / Performance | 20% | Response time, fluidity, number of steps |
Done → adds the item's full weightPending → adds 0Not applicable → the item drops out of the denominatorAcceptance rate = points earned ÷ sum of applicable weights
That third state is what stops a criterion irrelevant to a given screen (say, file upload on a screen with no upload) from unfairly dragging the score down.
| Range | Reading | Action |
|---|---|---|
| ≥ 90% | Approved | Ships to production |
| 75–89% | Approved with reservations | Ships with a dated fix backlog |
| < 75% | Rejected | Goes back to engineering |