TestKase
TestKase
|Docs
Accessibility TestingScans

Scans

Three ways to scan — Website Scanner, Authenticated Scanning, and Workflow Analyzer.

Scans

TestKase Accessibility offers three scan modes, all sharing the same WCAG rule engine, report format, and workspace:

ModeWhat it scansBest for
Website ScannerUp to 10 URLs in a single runPublic pages and authenticated pages that load on a direct URL
Authenticated ScanningPages behind login (cookies / login form / HTTP headers)Dashboards, admin pages, customer portals
Workflow AnalyzerMulti-page captures from the Chrome ToolkitIssues that only appear after interaction (form fills, navigation, state changes)

All three produce the same report shape: score, severity breakdown, WCAG conformance matrix, issue list with element detail.

Choosing the right mode

  • Everything should start with Website Scanner. If your target page loads on a URL and shows the same content on every load, Website Scanner is the fastest path to a report.
  • Use Authenticated Scanning when the page is inside a login wall and the URL alone can't reach it. You still get a Website Scanner–style report, just with credentials applied first.
  • Use Workflow Analyzer when the bug appears only after user action — e.g., a validation error state, a modal that opens, a page that reveals content after form interaction. You capture those states with the Chrome Toolkit and review them in the web app.

Limits shared across all modes

  • Up to 10 URLs per scan (Website Scanner and Authenticated Scanning).
  • On the Free tier, a lifetime quota of 10 unique pages applies org-wide; paid plans scan unlimited pages.
  • Retention depends on your plan (Free 15 days, Premium 90, Enterprise 365) — see Scan limits.