-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create tests for APG design pattern example: Color Viewer Slider #403
Comments
Below is the test plan for the color viewer slider example. Each test title is marked up as a level 4 heading to facilitate screen reader navigation. Navigate forwards to a horizontal slider
Commands
Assertions
References
Navigate backwards to a horizontal slider
Commands
Assertions
References
Read information about a horizontal slider
Commands
Assertions
References
Increment a horizontal slider by one step
Commands
Assertions
References
Decrement a horizontal slider by one step
Commands
Assertions
References
Increment a horizontal slider by ten steps
Commands
Assertions
References
Decrement a horizontal slider by ten steps
Commands
Assertions
References
Decrement a horizontal slider to the minimum value
Commands
Assertions
References
Increment a horizontal slider to the maximum value
Commands
Assertions
References
|
Below is the test plan for the color viewer slider example. Each test title is marked up as a level 4 heading to facilitate screen reader navigation. Navigate forwards to a slider
Commands
Assertions
References
Navigate backwards to a slider
Commands
Assertions
References
Read information about a slider
Commands
Assertions
References
Increment a slider by one step
Commands
Assertions
References
Decrement a slider by one step
Commands
Assertions
References
Increment a slider by ten steps
Commands
Assertions
References
Decrement a slider by ten steps
Commands
Assertions
References
Decrement a slider to the minimum value
Commands
Assertions
References
Increment a slider to the maximum value
Commands
Assertions
References
|
Applies To
Testing Notes
This issue thread will house all documentation relating to the development of a test plan for the "Horizontal Slider " APG example, which conforms to the "Slider" design pattern. All follow-ups (including the test plan itself) will be added as new comments to facilitate notifications, but this initial comment will be updated with relevant details and URLs as needed for convenience.
Additional References
The text was updated successfully, but these errors were encountered: