From abfbb78c51f9cc2009cab562801c9db03eef5f63 Mon Sep 17 00:00:00 2001
From: ShubhamSuri <70204532+surishubham@users.noreply.github.com>
Date: Mon, 28 Apr 2025 19:41:13 +0530
Subject: [PATCH] Merge pull request #1549 from amanchopra1905/stage
updated accessibility bug report doc
---
docs/accessibility-report-bug.md | 67 ++++++++++++++++++++++++++++++++
docs/assembla-integration.md | 2 +-
2 files changed, 68 insertions(+), 1 deletion(-)
create mode 100644 docs/accessibility-report-bug.md
diff --git a/docs/accessibility-report-bug.md b/docs/accessibility-report-bug.md
new file mode 100644
index 000000000..24090cca3
--- /dev/null
+++ b/docs/accessibility-report-bug.md
@@ -0,0 +1,67 @@
+---
+id: accessibility-report-bug
+title: Report Bugs on your Integration tools from LambdaTest Accessibility Testing
+hide_title: false
+sidebar_label: Report Bugs
+description: Report the bugs that you are expereinceing
+keywords:
+ - LambdaTest
+ - Accessibility
+ - Testing
+ - Bug Reporting
+ - Reports
+url: https://www.lambdatest.com/support/docs/accessibility-report-bug/
+site_name: LambdaTest
+slug: accessibility-report-bug/
+---
+
+import CodeBlock from '@theme/CodeBlock';
+import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/component/keys";
+
+
+The Bug Reporting feature in LambdaTest Accessibility Testing helps you to efficiently log, track, and manage accessibility issues identified during testing. This feature ensures seamless collaboration between testers and developers by integrating with popular issue tracking tools.
+
+## Key Features
+- **Integration with Issue Tracking Tools :** Supports integrations with Jira, Trello, Asana, GitHub, GitLab, and Slack.
+- **Detailed Issue Reports :** Capture essential details such as element selectors, contrast issues, ARIA violations, and WCAG compliance errors.
+- **Team Collaboration :** Assign bugs to team members, set priorities, and track resolution status.
+
+## Steps to Report a Bug
+### Prerequisite
+- Integrate your LambdaTest account with your required [Bug Tracker platform](https://www.lambdatest.com/support/docs/bug-tracking-tools/).
+
+### Step 1. Navigating to Accessibility Test Report
+- Navigate to **Accessibility** section in your LambdaTest dashboard.
+- Go to the **Manual/Automation** Reports.
+- Select the report for which you want to mark it as **Bug**.
+
+
+
+### Step 2. Reporting an Issue
+- Click on the **Report Bug** icon in the top right cornter.
+- A pop-up window will open, fill up the details and create a issue for the same.
+- The issue will be notified in your selected bug reporting platform.
+
+
diff --git a/docs/assembla-integration.md b/docs/assembla-integration.md
index 97f7a645c..eaa1f3d2e 100644
--- a/docs/assembla-integration.md
+++ b/docs/assembla-integration.md
@@ -47,7 +47,7 @@ slug: assembla-integration/
Assembla is a cloud-based platform that provides version control and project management tools specifically designed for software development teams. It supports multiple version control systems, such as Git, Subversion (SVN), and Perforce, allowing teams to manage their source code, track changes, and collaborate more efficiently.
-LambdaTest integrates with Assembla, allowing users to file issues directly from the platform, assign them to team members, and attach screenshots during a test session, with populated fields displayed on the BugHerd platform for each testing instance.
+LambdaTest integrates with Assembla, allowing users to file issues directly from the platform, assign them to team members, and attach screenshots during a test session, with populated fields displayed on the Assembla platform for each testing instance.
> Assembla Integration with LambdaTest is available for freemium as well as premium plan.