14
Terrill Thompson [email protected] http://staff.washington.edu/ tft @terrillthompson Experience IT: Testing IT For Accessibility

Experience IT: Testing IT For Accessibility

  • Upload
    raina

  • View
    53

  • Download
    1

Embed Size (px)

DESCRIPTION

Experience IT: Testing IT For Accessibility. Terrill Thompson [email protected] http://staff.washington.edu/tft @terrillthompson. Ability on a continuum. See Hear Walk Read print Write with pen or pencil Communicate verbally Tune out distraction etc. Old School Technologies. - PowerPoint PPT Presentation

Citation preview

Page 1: Experience IT: Testing IT For Accessibility

Terrill [email protected]

http://staff.washington.edu/tft@terrillthompson

Experience IT:Testing IT For Accessibility

Page 2: Experience IT: Testing IT For Accessibility

Ability on a continuum

SeeHearWalk

Read printWrite with pen or pencilCommunicate verbally

Tune out distractionetc.

Page 3: Experience IT: Testing IT For Accessibility

Old School Technologies

Page 4: Experience IT: Testing IT For Accessibility

Today: Technological Diversity

Page 5: Experience IT: Testing IT For Accessibility

IT Accessibility Standards

• W3C Web Content Accessibility Guidelines 2.0

• Section 508 Electronic and Information Technology Accessibility Standards

• W3C Accessible Rich Internet Applications (ARIA)

Page 6: Experience IT: Testing IT For Accessibility

How do you know whether your website is accessible?

Terrill’s Top 5½ Quick Tests

Page 7: Experience IT: Testing IT For Accessibility

Test #1: Test page without a mouse

• Is there clear visible focus? (i.e., Can you tell where you are?)

• Can you access all features and controls?

Page 8: Experience IT: Testing IT For Accessibility

Test #2: Check headings

• Use “Outline” button on WebAIM Toolbar: http://wave.webaim.org/toolbar

• Use “Structure” button in Web Accessibility Toolbar for IE: http://paciellogroup.com/resources/wat-ie-about.html

• Check source code with Firebug: http://getfirebug.com

Page 9: Experience IT: Testing IT For Accessibility

Test #3: Check images for alt text

• Do all informative images have alt text? • Does the alt text provide access to the

message that’s being communicated by the image?

• Do all decorative images have alt=“”? (or are they background images using CSS?)

Page 10: Experience IT: Testing IT For Accessibility

Test #3: How to check images

• Use “Images” button on Web Developer Toolbar: http://bit.ly/AaanJC

• Use “Images” button in Web Accessibility Toolbar for IE: http://paciellogroup.com/resources/wat-ie-about.html

• Check source code with Firebug: http://getfirebug.com

Page 11: Experience IT: Testing IT For Accessibility

Test #4: Check color contrast

• Use The Paciello Group Contrast Analyser: http://paciellogroup.com/resources/contrast-analyser.html (comes with WAT for IE)

• Use Juicy Studio Contrast Analyser: http://juicystudio.com/services/luminositycontrastratio.php

(comes with Juicy Studio Accessibility Toolbar: http://bit.ly/yxLIXX)

Page 12: Experience IT: Testing IT For Accessibility

Test #5: Check everything else

• WAVE: http://wave.webaim.org

• Functional Accessibility Evaluator:http://fae.cita.uiuc.edu/

• AChecker: http://achecker.ca/checker

Page 13: Experience IT: Testing IT For Accessibility

Test #5½: Check with Assistive Technology

• Two great WebAIM articles: – Using NVDA to test web pages:

http://webaim.org/articles/nvda– Using VoiceOver to test web pages:

http://webaim.org/articles/voiceover

• Whenever possible, ask users to test your site

Page 14: Experience IT: Testing IT For Accessibility

For more information…

• These slides: http://staff.washington.edu/tft

• University of Washington IT Accessibilityhttp://uw.edu/accessibility

• AccessComputinghttp://uw.edu/accesscomputing