Skip to main content
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
  1. Activate the screen reader.
  2. Navigate to the form buttons using the screen reader gestures.
  3. 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.
  4. If this is the case, the criterion is validated.
iOS with voice control
  1. Activate voice control.
  2. Identify the form buttons on the screen.
  3. 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);
  4. If this is the case, the criterion is validated.
Android
  1. Activate the screen reader.
  2. Navigate to the form buttons using the screen reader gestures.
  3. 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.
  4. If this is the case, the criterion is validated.