Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/standards/quality_assurance_standards.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Default acceptance criteria for new stories:
* Screens, behaviour and content match designs from the prototype or wireframe
* Styles match the [design system](https://design-system.service.gov.uk/)
* Accessible - meets [Web Content Accessibility Guidelines (WCAG) version 2.1](https://www.w3.org/WAI/standards-guidelines/wcag/glance/) at levels A and AA
* Works across [all supported browsers](https://www.gov.uk/service-manual/technology/designing-for-different-browsers-and-devices) including IE11 and mobile
* Works across [all supported browsers](https://www.gov.uk/service-manual/technology/designing-for-different-browsers-and-devices) including mobile
* Server-side [error validation](https://design-system.service.gov.uk/components/error-message/) exists for all fields
* No obvious performance issues (most transactions under 1 second, avoid transactions over 10 seconds)
* No existing functionality has regressed
Expand Down