diff --git a/assets/images/accessibility-testing/accessibility-scheduling.mp4 b/assets/images/accessibility-testing/accessibility-scheduling.mp4 new file mode 100644 index 000000000..f014c453c Binary files /dev/null and b/assets/images/accessibility-testing/accessibility-scheduling.mp4 differ diff --git a/docs/accessibility-test-scheduling-edit.md b/docs/accessibility-test-scheduling-edit.md new file mode 100644 index 000000000..5759c7e4c --- /dev/null +++ b/docs/accessibility-test-scheduling-edit.md @@ -0,0 +1,69 @@ +--- +id: accessibility-test-scheduling-edit +title: Edit an Accessibility Scan +hide_title: false +sidebar_label: Edit the Scan +description: Easily edit accessibility scan settings in LambdaTest. Update scan names, recurrence schedules, and timings to keep your tests organized and efficient. +keywords: + - LambdaTest + - Accessibility + - Testing + - DevTools + - Accessibility Testing Settings +url: https://www.lambdatest.com/support/docs/accessibility-test-scheduling-edit/ +site_name: LambdaTest +slug: accessibility-test-scheduling-edit/ +--- + +import Tabs from '@theme/Tabs'; +import TabItem from '@theme/TabItem'; +import NewTag from '../src/component/newTag'; + + +The Edit Report feature in Accessibility Scheduling allows you to modify scan settings for your scheduled accessibility tests. This document provides a step-by-step guide to update the scan name, recurrence details, and time for accessibility reports. + +## Accessing the Edit Report Feature +- Navigate to the Accessibility section on your LambdaTest dashboard. +- Select the report you want to edit from the Scheduled Tests list. +- Click on the Edit button located at the top right corner of the report. + + + +## Editing the Scan Details +Once you click on the Edit button, a dialog box will appear with the following options: + +### 1. Scan Name +- You can update the name of the scan to better reflect its purpose. +- **Example :** Change the name from `Monday, Tuesday, Friday Report for YT Platform` to a more descriptive title if needed. + +### 2. Recurring Details +- **Modify the days** on which the scan will run: Select the days from the dropdown (e.g., Monday, Tuesday, Friday). +- **Update the time** for the recurring scan: Specify the time (e.g., 12:00 PM) and time zone (e.g., GMT +05:30 Asia/Calcutta). + +After making the necessary updates, click Save changes to apply the modifications. If you wish to discard changes, click Cancel. + + + +> Once the changes are saved, the updated scan name and schedule will reflect in the Scheduled Tests section. The next scan on date and time will be automatically adjusted based on the new recurrence settings. \ No newline at end of file diff --git a/docs/accessibility-test-scheduling-scan.md b/docs/accessibility-test-scheduling-scan.md new file mode 100644 index 000000000..dfaae01a4 --- /dev/null +++ b/docs/accessibility-test-scheduling-scan.md @@ -0,0 +1,117 @@ +--- +id: accessibility-test-scheduling-scan +title: Steps to Schedule an Accessibility Scan +hide_title: false +sidebar_label: Schedule a Scan +description: Learn how to schedule accessibility scans with LambdaTest. Configure scans, automate WCAG compliance checks, and analyze detailed reports with ease. +keywords: + - LambdaTest + - Accessibility + - Testing + - DevTools + - Accessibility Testing Settings +url: https://www.lambdatest.com/support/docs/accessibility-test-scheduling-scan/ +site_name: LambdaTest +slug: accessibility-test-scheduling-scan/ +--- + +import Tabs from '@theme/Tabs'; +import TabItem from '@theme/TabItem'; +import NewTag from '../src/component/newTag'; + + +## Step 1: Access the Scheduled Scan Feature +- Open the Accessibility Testing Dashboard. +- Click the “Scheduled Scan” option from the menu. + + + +## Step 2: Configure the Scan +- Enter the Scan Name for identification. +- Select the desired WCAG version for compliance. + + + +## Step 3. Add Pages for the Scan + + + + +- Enter your domain URL or XML sitemap URL +- Click on the Fetch Sitemap button to extract all the URLs + + + + +- In the Add Pages field, input individual URLs. +- Click Add for each URL. + + + + +- Prepare a CSV file with the list of URLs. +- Click Upload CSV to import the file. + + + + + +### Advanced Options +- **Local Testing Setup (Tunnel) :** If scanning locally hosted URLs, add a Local Testing Setup/Tunnel to access non-public environments. +- **Login Configuration :** For pages requiring authentication, configure the Login Settings by providing credentials or session details. +- **Review Issues :** Enable Needs Review for areas requiring manual inspection. +- **Best Practices Issues :** Check Best Practices to include suggestions for better accessibility. + + + +## Step 4. Create the Scan +- Select between a Recurring scan (Recommended) or a Quick scan which allow you to perform an immediate scan of the provided URLs without scheduling. +- Specify the frequency (e.g., daily, weekly) and timing details. + +Once all details are configured, click Schedule Scan button. + + + +:::info +The **Run Initial Scan** checkbox, adds flexibility to the scheduling feature. If enabled: +- The scan will run immediately after configuration, regardless of the chosen recurring schedule. +- This is useful for verifying the setup and ensuring that the scan configuration works as intended. +::: + +## Step 5: Access Reports +- Navigate to the Website Scanner section on the dashboard. +- Select the desired report from the Scan Summary list. + + + +## Step 6: Analyze the Scan Report +After selecting a scan, A detailed scan report will open, as shown in the provided screenshot. The report will display the following key components: +- **Total Issues :** A graph summarizing the trend of detected issues over the last few runs. +- **Severity Trend :** A chart categorizing issues by severity (e.g., Critical, Serious, Moderate, Minor). +- **Pages Scanned :** A list of scanned pages with their corresponding issue counts categorized by severity. + +You can drill down into individual page URLs to view the number of issues found on that specific page using filters provided. From the scan report page, you can also edit, share and stop recurring scan if its no longer required. + + diff --git a/docs/accessibility-test-scheduling.md b/docs/accessibility-test-scheduling.md new file mode 100644 index 000000000..9012e9110 --- /dev/null +++ b/docs/accessibility-test-scheduling.md @@ -0,0 +1,63 @@ +--- +id: accessibility-test-scheduling +title: Accessibility Test Scheduling +hide_title: false +sidebar_label: Accessibility Test Scheduling +description: Automate accessibility testing with LambdaTest's Accessibility Scheduler. Schedule scans, ensure WCAG compliance, and get detailed reports effortlessly. +keywords: + - LambdaTest + - Accessibility + - Testing + - DevTools + - Accessibility Testing Settings +url: https://www.lambdatest.com/support/docs/accessibility-test-scheduling/ +site_name: LambdaTest +slug: accessibility-test-scheduling/ +--- + +import Tabs from '@theme/Tabs'; +import TabItem from '@theme/TabItem'; + + +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. + +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. + +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. + + + +## Key Features +- **Automated Scheduling :** Set up recurring or one-time scans for your websites. +- **WCAG Compliance :** Ensure your websites adhere to WCAG standards (selectable version). +- **Local and Authenticated Pages :** Configure scans for local environments and authenticated pages. +- **Comprehensive Reporting :** Receive detailed scan reports via email and access them on the dashboard. + +## Use Case +- **Developers :** Stay ahead of accessibility issues by scheduling regular scans and ensuring WCAG compliance throughout the development lifecycle. +- **QA Testers :** Conduct detailed accessibility testing as part of their quality assurance workflows. +- **Product Managers :** Monitor accessibility performance across websites to meet organizational and legal compliance requirements. diff --git a/docs/getting-started-with-kane-ai.md b/docs/getting-started-with-kane-ai.md index 6f113be92..ae8f5ac97 100644 --- a/docs/getting-started-with-kane-ai.md +++ b/docs/getting-started-with-kane-ai.md @@ -39,10 +39,6 @@ import VideoEmbed from '../src/component/videoEmbed'; }) }} > -:::note -Currently in the **Beta**. Please reach out to our window.openLTChatWidget()}>support team to enable the KaneAI for your organization. -::: - KaneAI is an AI-powered next-gen testing assistant that revolutionizes software testing. Whether you're a seasoned QA professional or a developer new to testing, KaneAI simplifies complex testing processes, making them accessible to everyone. This intelligent platform creates and optimizes tests based on your application's behavior, ensuring better reliability and fewer missed bugs. KaneAI seamlessly handles testing for web, mobile, and cloud-based applications, allowing you to automate your testing workflows and deliver faster, more accurate results. It's like having an AI-powered expert by your side, saving time and catching critical edge cases you might otherwise miss. diff --git a/docs/support.md b/docs/support.md index cfd439e4f..fd86f61d6 100644 --- a/docs/support.md +++ b/docs/support.md @@ -49,7 +49,6 @@ import TestManagerDarkIcon from '../assets/images/support/testManager-dark.svg'; import AccessibilityDarkIcon from '../assets/images/support/accessibility-dark.svg'; import AccessibilityLightIcon from '../assets/images/support/accessibility-light.svg'; -