Course progress: 0 / 20 lessons

LESSON 11 OF 20

NVDA

NVDA is a free, open-source Windows screen reader. It is especially useful for routine desktop web testing because teams can install it, learn a small command set, and compare browser behaviour in a repeatable way.

  • Reading: about 3 minutes
  • Knowledge check: 2-3 minutes
  • Platform guide and cheat sheet are optional

This reference assumes that you have completed the foundation course and understand names, roles, states, focus, and dynamic updates.

Choose an environment

Keyboard

Windows

A practical guide to NVDA on Windows for desktop web apps, browser combinations, browse and focus modes, forms, tables, dynamic updates, and reproducible testing.

What NVDA testing depends on

Browse mode

NVDA presents web pages and other structured documents through browse mode, where cursor keys and single-letter commands move through the document.

Focus mode

When a user interacts with form fields, widgets, and application controls, NVDA may switch to focus mode so keys are passed to the browser or application.

Browser combinations

NVDA results can differ between Chrome, Firefox, Edge, and embedded browser contexts because the browser and screen reader both interpret exposed accessibility information.

Keyboard layout and settings

Desktop or laptop keyboard layout, selected NVDA modifier keys, speech settings, add-ons, and browser versions should be recorded before interpreting defects.

One reader, several web-testing contexts

EnvironmentPrimary inputWhat shapes the experience
WindowsKeyboardDesktop web apps, browser documents, forms, browse mode, focus mode, headings, landmarks, and tables

TRY THIS NOW

Separate reading from interaction

Choose one Windows web task and mark which parts are tested in browse mode and which require focus mode.

  1. StructureUse headings, landmarks, links, and form-field movement to discover the page.
  2. InteractionEnter fields, operate controls, and confirm when focus mode is involved.
  3. BrowserRecord whether the task uses Chrome, Firefox, Edge, or another embedded browser context.
  4. EvidenceDescribe focus, speech output, exposed structure, task result, and impact separately.

What product teams should take from this

  • NVDA with Chrome or Firefox is a practical baseline for Windows desktop web testing.
  • A passing NVDA result does not represent JAWS, Narrator, VoiceOver, TalkBack, or every browser engine.
  • Test browse-mode reading, focus-mode interaction, form recovery, headings, landmarks, tables, and dynamic updates in the same representative task.
  • User observations will be added after credited research with regular users; they are not inferred from documentation.

Editorial model reviewed 4 August 2026. Command sheets must be rechecked when NV Access changes the user guide or command reference.

Knowledge check

Answer every question, then use the forward lesson button to record this lesson as complete. The check is not scored and can be repeated.

1. Why is Tab alone not enough for NVDA web testing?

2. What does NVDA with Chrome passing a task prove?

NEXT STEP

Continue to lesson 12: Use JAWS for Windows web testing

Move on when you are ready. Your knowledge-check answers are not stored.