Test Case Description for Color
Purpose: Verify that all information conveyed with color is also conveyed in the absence of color.Initial Conditions:
- Have Screen Reader program installed.
Steps and Description:
Verify
|
Steps and Description
|
Result
|
Color alone is not used
for informaiton,and the contrast is sufficient in images. |
Print the page
on a black & white printer. |
|
Turn off images in a graphical browser. |
Any images will be replaced with the alternative
text. |
HTML Source Code:
<img src="../images/cancel.gif" alt="This is the red button." width="150" height="40">