Skip to content

Latest commit

 

History

History
90 lines (71 loc) · 3.55 KB

TC1005C001.md

File metadata and controls

90 lines (71 loc) · 3.55 KB
title layout extra_css
Test Case: TC1005C001 - Forms-InputText Labeling
page
disable-checkbox.css

Accessibility Test Cases for Web


Test Case ID: TC1005C001

ICT Baseline Test: Forms (TTv5 5.C) - InputText Labeling

Test Case Type: Automated Manual

Instructions

Apply accessibility rules against this page and interpret results as indicated in the Interpreting Test Results section below.


Test Scenarios

Scenario 1

First Name: - no labeling for <input type='text'> (Fail):

Scenario 2

- Placeholder attribute only (Pass):

Scenario 3

First Name: - label/for labeling for <input type='text'> (Pass):

Scenario 4

Last Name: - Title attribute labeling (Pass):

Scenario 5

Middle Name: - aria-label attribute labeling (Pass):

Scenario 6

Company Name: - aria-labelledby attribute labeling (Pass):

Scenario 7

Official Name: - aria-describedby attribute labeling (Pass):


Interpreting Test Results

ICT Testing Baseline Status

*Note: Scenario 7 is generating debate in regard to whether or not it is a pass or fail.

The ICT Testing Baseline interprets Scenarios 1 as a failure for the Forms baseline test. Scenarios 2-6 pass.

Regarding scenario 7, note that the ANDI tool currently fails this scenario for having a describer (accessible description) but no namer (accessible name.)

Remediation can take the form of any of the scenarios above described as "Pass."


Ruleset Alignments

Axe-core
  • label (Note that this rule will fail scenarios 1 and 7)
HTML CodeSniffer
  • WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name (Note that this rule will fail scenarios 1 and 7)
  • WCAG2AA.Principle1.Guideline1_3.1_3_1.F68 (Note that this rule will fail scenarios 1 and 7)

Validated? [YES] - Test Case | Updated: Sunday 07/04/2021 4:41 PM | Template Version: 03/02/2020 12:29a