IMPORTANT UPDATE: AccChecker version 1.1 is now published. It includes important updates, including support for Windows XP and Server 2003. You can download the updated binaries from the Releases location.

UI Accessibility Checker (or AccChecker) enables testers without prior experience to easily discover accessibility problems with Microsoft Active Accessibility (MSAA) and other User Interfaces (UI) implementations for Windows. AccChecker was born from the realization that existing MSAA tools, such as Inspect or AccExplorer, provided in-depth details on the implementation, but no information whether that implementation is correct or not.

AccChecker comes in three modes – a Graphical User Interface (GUI) tool for the initial investigations of UIs, a set of simple APIs for easily creating automatic test cases, and a command-line tool for batch processing. Using the GUI tool, a tester can easily scan a UI and review the list of errors and warnings. Then, using the per-issue documentation, the tester can determine why each particular issue has occurred, what the implications may be on users with disabilities, and how to fix the issue. Once all issues have been fixed, the tester can use the APIs to create regression tests. Finally, if the APIs cannot be used for any reason, the tester can use the command-line mode of the tool to create tests in a batch file.

AccChecker uses a plug-in architecture, which allows 3rd party developers to create additional verifications. The verifications provided in AccChecker out-of-the-box include:

  • Verifications for accessible Name, Role, and State
  • Verifications for the MSAA tree integrity, such as child-parent relationships or bounding rectangles
  • Verification for keyboard navigation by tabbing
  • A simplified screen reader which shows the textual information available to a real screen reader

AccChecker source code and binaries are published as a contribution from Microsoft to the Accessibility Interoperability Alliance. The license under which AccChecker is published should allow 3rd party companies to use the code for any purpose, such as porting the tool to other operating systems, or incorporating portions of the code in independent products.

Resources:
Last edited May 21 2008 at 4:34 PM by AccChecker, version 15

 

Want to leave feedback?
Please use Discussions or Reviews instead.

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Version 2009.6.1.15196