Skip to content

Commit ca2e6db

Browse files
Ishavyas9surishubham
authored andcommitted
Merge pull request LambdaTest#1306 from amanchopra1905/stage
accessibility testing video
1 parent d5245be commit ca2e6db

File tree

2 files changed

+63
-0
lines changed

2 files changed

+63
-0
lines changed
16.5 MB
Binary file not shown.
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
id: accessibility-test-scheduling
3+
title: Accessibility Test Scheduling
4+
hide_title: false
5+
sidebar_label: Accessibility Test Scheduling
6+
description: Automate accessibility testing with LambdaTest's Accessibility Scheduler. Schedule scans, ensure WCAG compliance, and get detailed reports effortlessly.
7+
keywords:
8+
- LambdaTest
9+
- Accessibility
10+
- Testing
11+
- DevTools
12+
- Accessibility Testing Settings
13+
url: https://www.lambdatest.com/support/docs/accessibility-test-scheduling/
14+
site_name: LambdaTest
15+
slug: accessibility-test-scheduling/
16+
---
17+
18+
import Tabs from '@theme/Tabs';
19+
import TabItem from '@theme/TabItem';
20+
21+
<script type="application/ld+json"
22+
dangerouslySetInnerHTML={{ __html: JSON.stringify({
23+
"@context": "https://schema.org",
24+
"@type": "BreadcrumbList",
25+
"itemListElement": [{
26+
"@type": "ListItem",
27+
"position": 1,
28+
"name": "Home",
29+
"item": "https://www.lambdatest.com"
30+
},{
31+
"@type": "ListItem",
32+
"position": 2,
33+
"name": "Support",
34+
"item": "https://www.lambdatest.com/support/docs/"
35+
},{
36+
"@type": "ListItem",
37+
"position": 3,
38+
"name": "Accessibility Test Scheduling",
39+
"item": "https://www.lambdatest.com/support/docs/accessibility-test-scheduling/"
40+
}]
41+
})
42+
}}
43+
></script>
44+
Web Accessibility is crucial for creating inclusive digital experiences. This ensures that all the users, including those with disabilities, can access and interact with web content. However, manually verifying accessibility compliance is often time-intensive and prone to human error.
45+
46+
To address these challenges, LambdaTest introduces the Accessibility Scheduler—an automated solution to help you stay compliant with WCAG (Web Content Accessibility Guidelines). This tool streamlines accessibility testing by automating checks and generating comprehensive reports, ensuring a faster, more reliable process.
47+
48+
The Scheduled Accessibility Scan feature allows you to automate recurring or one-time accessibility scans, significantly reducing manual effort while ensuring high standards of accessibility compliance.
49+
50+
<video class="right-side" width="100%" controls id="vid">
51+
<source src= {require('../assets/images/accessibility-testing/accessibility-scheduling.mp4').default} type="video/mp4" />
52+
</video>
53+
54+
## Key Features
55+
- **Automated Scheduling :** Set up recurring or one-time scans for your websites.
56+
- **WCAG Compliance :** Ensure your websites adhere to WCAG standards (selectable version).
57+
- **Local and Authenticated Pages :** Configure scans for local environments and authenticated pages.
58+
- **Comprehensive Reporting :** Receive detailed scan reports via email and access them on the dashboard.
59+
60+
## Use Case
61+
- **Developers :** Stay ahead of accessibility issues by scheduling regular scans and ensuring WCAG compliance throughout the development lifecycle.
62+
- **QA Testers :** Conduct detailed accessibility testing as part of their quality assurance workflows.
63+
- **Product Managers :** Monitor accessibility performance across websites to meet organizational and legal compliance requirements.

0 commit comments

Comments
 (0)