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 |
- The software evaluated is software that provides a user interface.
- There are user interface elements that can have values.
|
Procedure |
- Select a user interface element that can have a value.
- Check that the current value is programmatically determinable by assistive technologies.
- If the user interface element conveys information about a range of values, check that the minimum value is programmatically determinable by assistive technologies.
- If the user interface element conveys information about a range of values, check that the maximum value is programmatically determinable by assistive technologies.
|
Result |
- Pass: Checks 2, 3 and 4 are true.
- Fail: Check 2 or 3 or 4 is false.
|
There is currently no content classified with this term.