Skip to content

Commit 1100195

Browse files
authored
Merge pull request #1470 from amanchopra1905/stage
accessibility mark bug doc
2 parents 8bc2a1b + 588c7bc commit 1100195

File tree

3 files changed

+9
-55
lines changed

3 files changed

+9
-55
lines changed
98.9 KB
Loading
102 KB
Loading

docs/accessibility-report-bug.md

Lines changed: 9 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -51,65 +51,19 @@ The Bug Reporting feature in LambdaTest Accessibility Testing helps you to effic
5151
- **Team Collaboration :** Assign bugs to team members, set priorities, and track resolution status.
5252

5353
## Steps to Report a Bug
54-
LambdaTest enables seamless integration with third-party issue trackers to streamline bug management.
54+
### Prerequisite
55+
- Integrate your LambdaTest account with your required [Bug Tracker platform](https://www.lambdatest.com/support/docs/bug-tracking-tools/).
5556

5657
### Step 1. Navigating to Accessibility Test Report
5758
- Navigate to **Accessibility** section in your LambdaTest dashboard.
5859
- Go to the **Manual/Automation** Reports.
59-
- Select the report for which you want to Mark it as Bug.
60+
- Select the report for which you want to mark it as **Bug**.
6061

61-
## Step 2. Reporting an Issue
62-
- Click on the **Report Bug** button next to the identified issue.
63-
- A bug reporting form will appear with pre-filled details, including:
62+
<img loading="lazy" src={require('../assets/images/accessibility-testing/mark-bug/1.png').default} alt="accessibility-mark-bug" className="doc_img"/>
6463

65-
Issue type (e.g., contrast error, missing ARIA attributes, keyboard navigation failure).
64+
### Step 2. Reporting an Issue
65+
- Click on the **Report Bug** icon in the top right cornter.
66+
- A pop-up window will open, fill up the details and create a issue for the same.
67+
- The issue will be notified in your selected bug reporting platform.
6668

67-
Affected elements and their selectors.
68-
69-
WCAG guideline references.
70-
71-
Automated screenshot with highlighted issue area.
72-
73-
(Optional) Add a custom description and additional screenshots.
74-
75-
Assign the bug to a specific team member.
76-
77-
Set the priority (Low, Medium, High, Critical).
78-
79-
Click Submit to log the bug.
80-
81-
3. Tracking and Managing Bugs
82-
83-
Navigate to the Bug Tracking Dashboard in LambdaTest.
84-
85-
View all reported bugs along with their statuses (Open, In Progress, Resolved, Closed).
86-
87-
Use filters to sort bugs by severity, assignee, or testing session.
88-
89-
Click on a bug to view detailed information and comments from the assignee.
90-
91-
Update the status or add further details as needed.
92-
93-
Integrations with Issue Tracking Tools
94-
95-
LambdaTest enables seamless integration with third-party issue trackers to streamline bug management.
96-
97-
1. Configuring Integrations
98-
99-
Navigate to Integrations in the LambdaTest dashboard.
100-
101-
Select the issue tracker you want to connect (e.g., Jira, Trello, GitHub, GitLab, Asana).
102-
103-
Authenticate using API keys or OAuth credentials.
104-
105-
Configure default project settings for bug reporting.
106-
107-
Save settings to enable automated issue logging.
108-
109-
2. Logging Bugs to External Tools
110-
111-
When reporting a bug, select Sync to [Issue Tracker].
112-
113-
The bug will be automatically pushed to the selected tool with all necessary details.
114-
115-
Updates in the external tracker will reflect in LambdaTest's Bug Tracking Dashboard.
69+
<img loading="lazy" src={require('../assets/images/accessibility-testing/mark-bug/2.png').default} alt="accessibility-mark-bug" className="doc_img"/>

0 commit comments

Comments
 (0)