Our commitment
We aim to conform to the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA. This is the international standard for accessible websites and covers people who use screen readers, keyboard-only navigation, screen magnifiers, voice-control, or who need high-contrast or reduced-motion experiences.
What we’ve built in
- Semantic HTML landmarks (
header,nav,main,footer) on every page. - Single
<h1>per page with a logical heading hierarchy underneath. - Descriptive
alttext for meaningful images; emptyaltfor decorative visuals. - Visible focus indicators on every interactive element.
- Full keyboard navigation — no interaction requires a mouse or touch.
- Colour contrast that meets WCAG AA (4.5:1 for body text, 3:1 for large text and UI).
- Form fields with associated
<label>elements and clear error messages. - Buttons and links with accessible names (visible text or
aria-label). - Respect for
prefers-reduced-motionwhen animating interfaces. - Responsive layouts that reflow down to 320px without horizontal scrolling.
Known limitations
Some third-party embeds (payment providers, video players, ad-tech scripts) are outside our direct control and may not fully meet WCAG 2.1 AA. We choose vendors that publish their own accessibility statements wherever possible, and we work around embeds that break keyboard focus or screen-reader flow.
Older blog posts published before mid-2025 are progressively being audited for accessibility as part of our editorial refresh cycle.
Assistive technologies we test with
- NVDA + Firefox on Windows
- VoiceOver + Safari on macOS and iOS
- TalkBack + Chrome on Android
- Keyboard-only navigation on all supported browsers
- 200% and 400% browser zoom
Report an accessibility barrier
If you hit a barrier using SoftwareTestPilot, please tell us. We treat accessibility issues as high-priority bugs and aim to acknowledge within 2 business days and fix within 10 business days, depending on complexity.
- Email: accessibility@softwaretestpilot.com
- Contact form: /contact
- Please include the URL, the browser and assistive technology you were using, and a short description of the problem.
Enforcement
If your report is not resolved to your satisfaction, you can escalate under the accessibility laws that apply where you live, including the Rights of Persons with Disabilities Act (India), the ADA (United States), the Equality Act 2010 (UK), and the European Accessibility Act.
Baseline standard across the entire site.
Everything is reachable and operable without a mouse.
AA contrast, 200% zoom without loss of content.
NVDA, VoiceOver and TalkBack in the QA loop.
We respect the OS-level reduced-motion preference.
accessibility@softwaretestpilot.com — fixed within 10 business days.