Current step position indicated
Core requirement
The position of the current step within the multi-step process is visually and programmatically available.
Tests
Ensure that the position of the current step within the process is perceivable to users
Procedure
For each multi-step process:
- Verify that the position of the current step within the process is available through an explicit textual label or an equivalent graphical indicator that is perceivable to users (e.g., “Step 2 of 4”, “2/4”, or equivalent progress indication).
- Verify that this information is programmatically exposed and included in the accessibility tree in association with the current step.
Expected results
#1 and #2 are true