Using Inspect32 to Inspect Links and Images on Web Sites
January 9th, 2008Inspect32 is a tool from Microsoft that enables a developer to verify that information is being correctly exposed through MSAA (Microsoft Active Accessibility). MSAA is an information source for an assistive technology. As a developer or tester, by verifying that the “Name” property is being passed through, you will be able to ensure that screen readers can properly read the labels for your content to a visually impaired person.
Download Inspect32 from here.
Posted by Thomas Logan