How to test
a
number input field
Given that I am on a screen with
a
number input field
2
Android
screenreader
-
WHEN I use a screenreader
AND
I swipe to focus on a text input
-
I HEAR
its purpose is clear and matches visible label
-
I HEAR
it identifies itself as text field
-
I HEAR
its visible label and instructions are read with the input in focus
-
I HEAR
if applicable, it expresses its state (required, dimmed, invalid)
1 Keyboard actions
When I use |
I see/hear |
Tab, arrow keys or ctrl-tab |
Focus visibly moves to the input
|
Spacebar |
Input can be edited
|
2 Mobile screenreader gestures
When I use |
I hear |
Swipe |
Focus moves to the input, expresses its name, role, state then any instructions
|
Doubletap |
Numeric keyboard appears appears to edit
|
3 Screenreader output
Reads |
I hear |
Name |
Its purpose is clear and matches visible label
|
Role |
It identifies itself as text field
|
Group |
Its visible label and instructions are read with the input in focus
|
State |
If applicable, it expresses its state (required, dimmed, invalid)
|
4 Device settings
When I use |
I see |
Text resize |
Text can resize up to 200% without losing information
|
Usage
A text field is a rectangular area in which people enter or edit small, specific pieces of text.
Related number input field entries