This document discusses how to use screen readers to test for accessibility. It provides an overview of screen readers, describes their main interaction modes (virtual/browse mode, forms/focus mode, application mode), and demonstrates how to test web content using these modes. It also provides an example of accessibility testing an interaction design concept for a checkbox with associated help text, and improving the code based on screen reader interactions.