DEV Community

Johan Jiménez
Johan Jiménez

Posted on

SQA Spell Check: HTML Text Validation for Web QA Teams

SQA Spell Check: HTML Text Validation for Web QA Teams

SQA Spell Check is a dedicated browser extension that scans visible HTML content to detect spelling errors during web testing. It analyzes the rendered text on any webpage in English or Spanish, highlighting mistakes and offering instant correction suggestions. The tool also supports custom dictionaries, allowing QA teams to ignore specific business terms and ensure accurate HTML text quality without manual checking.

Installation & Availability

You can install SQA Spell Check directly from your preferred browser's marketplace. It is currently available for:

Simply search for "SQA Spell Check" in the extensions store of your browser, click "Add to Browser," and it will be ready to use immediately on any webpage you visit.

How it works in action

Once installed, the extension integrates seamlessly into your browser toolbar. When you need to check a page:

  1. Click the extension icon.
  2. The tool scans the visible HTML text.
  3. Potential misspellings are highlighted directly on the page.
  4. Click the highlighted word to view suggestions or add the term to your custom dictionary.

SQA Spell Check interface highlighting spelling errors

Key Features

  • HTML Scanning: Analyzes visible text rendered from the page source.
  • Multilingual Support: Works seamlessly in both English and Spanish.
  • Custom Dictionary: Add your own terms (e.g., product names, API endpoints) to prevent false positives.
  • Non-Intrusive: Runs only when you trigger it, keeping your browsing experience smooth.

Tags: #QA #WebTesting #BrowserExtensions #DevTools

Top comments (0)