Test Case Summary

Test Case ID

TCID: TC10.D-all-pass-1

TC Version: 1

Baseline Version: 3.1

Applicable Standard: WCAG 3.3.1

Test Case Description

The page contains a textbox, a label for the textbox, and a button.

When the user enters text into the textbox and presses the button, the entry will be validated and an alert dialog will appear notifying the user whether the entry was valid or invalid.

A successful test should identify a PASS against Baseline 10.4 Error Identification.

Applicable ICT Baseline Test

Test Procedure: 10.D Error Identification

Baseline Test ID: 10.D-ErrorIdentification

Test Instruction: all

Test Case Detail

Expected Baseline Result

Pass

An error is automatically detected and the error notification meets all requirements of 10.4

Test Data

Single-Page URL

Test Case Instruction

Test Instruction Instruction Detail Expected Test Case Result
IC-1 Input form components with automatic error detection and notification. Identifiy that there are form components with automatic error detection and notification.
1 Enter incorrect values in input form components in order to trigger automatic error detection that results in error notifications. Examples include but are not limited to: required fields, date (format), state (abbreviations in an address), password Pass: Entering incorrect values results in error notifications.
2 If an input error is automatically detected, check that the error notification meets all of the following [SC 3.3.1]. The user is made aware of the error (whether immediately upon shifting focus away from the item in error or when trying to submit the form), and the error is described to the user in text, and the item that is in error is identified in text. Pass: An alert dialog is displayed which includes a text description of the error and references the item in error.