Test Case Review Assignments
Becky
David
Chris
Michael
- INPUT element, TYPE of "text", must have an associated label.
- INPUT element, TYPE of "password", must have an associated LABEL.
- INPUT element, TYPE of "checkbox", must have an associated LABEL.
- INPUT element, TYPE of "file", must have an associated LABEL.
- INPUT element, TYPE of "radio", must have an associated LABEL.
- TEXTAREA controls must have an associated LABEL.
- SELECT element must have an associated LABEL.
Wendy
Ben