RAAMA
9.2 Does each form field have a label that is accessible to assistive technologies?
- WCAG references
- 1.3.1 Info and relationships (A)
- 3.3.2 Labels or instructions (A)
- 4.1.2 Name, role, value (A)
Official methodology to test criterion 9.2
Test 1 (9.2)
iOS with VoiceOver
- Activate the screen reader.
- Navigate to form elements using screen reader gestures.
- Check that a label is rendered when the focus of the screen reader is on the form field.
- If this is the case, the criterion is validated.
iOS with voice control
- Activate voice control.
- Identify all the form fields on the screen.
- Check that a label is detected by Voice Control (a grey tooltip appears above the field).
- If this is the case, the criterion is validated.
Android
- Activate the screen reader.
- Navigate to form elements using screen reader gestures.
- Check that a label is rendered when the focus of the screen reader is on the form field.
- If this is the case, the criterion is validated.