translate

11.3.2.7. Values

Where the software provides a user interface, it shall, by using the services as described in clause 11.3.2.3, make the current value of a user interface element and any minimum or maximum values of the range, if the user interface element conveys information about a range of values, programmatically determinable by assistive technologies.

Testing methods

Type of compliance Inspection
Pre-conditions
  1. The software evaluated is software that provides a user interface.
  2. There are user interface elements that can have values.
Procedure
  1. Select a user interface element that can have a value.
  2. Check that the current value is programmatically determinable by assistive technologies.
  3. If the user interface element conveys information about a range of values, check that the minimum value is programmatically determinable by assistive technologies.
  4. If the user interface element conveys information about a range of values, check that the maximum value is programmatically determinable by assistive technologies.
Result
  1. Pass: Checks 2, 3 and 4 are true.
  2. Fail: Check 2 or 3 or 4 is false.

There is currently no content classified with this term.