RAAMA
9.5 In each form, is the label of each button relevant?
- WCAG references
- 2.5.3 Label in name (A)
- 4.1.2 Name, role, value (A)
Official methodology to test criterion 9.5
Test 1 (9.5)
2 evaluation methods are proposed for iOS. Both methods lead to the same results. Only one of these methods is required to evaluate the criterion on iOS.
iOS with VoiceOver
- Activate the screen reader.
- Navigate to the form buttons using the screen reader gestures.
- Check that
- the heading rendered by the screen reader is relevant (it allows you to understand the action of the button);
- the visible label is contained in the label rendered by the screen reader.
- If this is the case, the criterion is validated.
iOS with voice control
- Activate voice control.
- Identify the form buttons on the screen.
- Check that
- the heading detected by the voice control (grey tooltip) is relevant (it allows you to understand the action of the button);
- the visible label is contained in the label detected by the voice control (grey tooltip);
- If this is the case, the criterion is validated.
Android
- Activate the screen reader.
- Navigate to the form buttons using the screen reader gestures.
- Check that
- the heading rendered by the screen reader is relevant (it allows you to understand the action of the button);
- the visible label is contained in the label rendered by the screen reader.
- If this is the case, the criterion is validated.