Skip to content

Accessibility Auditor

The Accessibility Auditor integrates BFSG and WCAG compliance checks directly into your QA workflow. Enter a URL, select a standard, and receive a categorized report of accessibility violations with concrete remediation guidance.

Supported Standards

StandardScopeStatus
BFSGGerman Accessibility Strengthening Act (Barrierefreiheitsstaerkungsgesetz)Mandatory since June 2025
WCAG 2.1 AAInternational Web Content Accessibility GuidelinesIndustry standard

Select your target standard from the dropdown before running an audit. You can run both standards sequentially on the same URL.

Audit Workflow

text
1. Enter URL (HTTP or HTTPS)
2. Select Standard (BFSG or WCAG 2.1 AA)
3. Click "Run Audit"
4. Review findings grouped by severity
5. Export to YouTrack or CI pipeline

Multi-Page Audits

To audit multiple pages, add each URL to the audit queue. xyva processes them sequentially and generates a combined report.

Severity Levels

Findings are grouped into three severity levels:

SeverityMeaningExample
CriticalBlocks access for users with disabilitiesMissing form labels, no keyboard navigation
WarningDegrades the experience without fully blockingLow contrast on secondary text, missing skip links
InfoBest-practice recommendationAdding ARIA landmarks, improving heading hierarchy

Finding Details

Each finding includes:

  • Rule — the specific WCAG criterion or BFSG requirement (e.g., WCAG 1.1.1 Non-text Content)
  • Element — the HTML element causing the issue, shown as a CSS selector
  • Recommendation — a concrete fix suggestion with code example

Integration with QA Workflow

  • Overview dashboard — audit results feed into the Quality Score on the dashboard
  • YouTrack — export findings as issues for team tracking and sprint planning
  • CI Pipeline — run accessibility checks in GitLab CI/GitHub Actions for automated compliance on every commit

BFSG Enforcement

Since June 28, 2025, the BFSG requires digital products and services in Germany to meet accessibility standards. Non-compliance can result in regulatory action. Run audits regularly to maintain compliance.

Sub-Pages

PageContent
BFSG ComplianceGerman law details, requirements, how xyva checks compliance
WCAG 2.1 AAWCAG principles, success criteria, coverage
Audit WorkflowStep-by-step audit process, interpreting results, exports

Local-first QA orchestration.