RAAMA
9.7 Are the mandatory form fields correctly identified (excluding special cases)?
- WCAG references
- 3.3.2 Labels or instructions (A)
Official methodology to test criterion 9.7
Test 1 (9.7)
iOS and Android
- Activate the screen reader.
- Validate the form without entering any data in order to identify the mandatory fields.
- For each mandatory field, check that
- the information rendered by the screen reader when focused on the field contains the required nature;
- and a visible indication near the field indicates that the form field is mandatory.
- If the visible indication is made in a non-textual way (icon, '*', '!', etc.), the explanation of the meaning of this indication is placed visually, and in the reading order, before the first use of the indication.
- If this is the case, the criterion is validated.