Skip to content

Commit 435271a

Browse files
authored
Updated Accessibility Docs (#870)
1 parent 7adfbac commit 435271a

File tree

4 files changed

+42
-34
lines changed

4 files changed

+42
-34
lines changed

src/pages/docs/accessibility-testing/accessibility-testing.md

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -64,17 +64,20 @@ With Testsigma, you can perform accessibility testing to ensure your web applica
6464

6565
## **Steps to Enable Accessibility Testing in Test Plans**
6666

67-
1. When creating a test plan, enable the **Accessibility Testing** toggle, expand the **WCAG Versions & Conformance Level** dropdown, and select the required version in **Additional Settings**.
68-
![Accessibility Testing](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_5.png)
67+
1. When creating a test plan, enable the **Accessibility Testing** toggle in **Additional Settings**. (14)
68+
![Accessibility Testing](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_n_14.png)
6969

70-
2. To execute the test plan, click the **Run Now** button.
70+
2. Expand the **WCAG Versions & Conformance Level** dropdown and select the required version in **Additional Settings**.
71+
![WCAG](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_n_1.png)
72+
73+
3. To execute the test plan, click the **Run Now** button.
7174
![Run Now](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_6.png)
7275

73-
3. Once the test plan execution is complete, click **View Reports** for that test plan.
76+
4. Once the test plan execution is complete, click **View Reports** for that test plan.
7477
![View Report](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_7.png)
7578

76-
4. On the report page, click **View Report** in the bottom corner to open a detailed accessibility testing report.
77-
![View Report](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_8.png)
79+
5. On the report page, click **View Report** in the bottom corner to open a detailed accessibility testing report.
80+
![View Report](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_n_2.png)
7881
---
7982

8083
## **Interacting with Accessibility Report**
@@ -87,28 +90,30 @@ The page is organized into two main tabs: **Overview** and **All Issues**.
8790

8891
The **Overview** tab provides a visual summary of the test execution. Use this tab to quickly check the overall status of the application.
8992

90-
- **Issue Overview:** Displays a donut chart that summarizes all issues found during the test. The chart groups issues by severity: **Critical, Serious, Moderate, Minor,** and **Success**. ![Issue overview](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_9.png)
91-
- **Issues by WCAG Principle:** Organizes findings by WCAG principles, such as **Perceivable, Operable, Understandable,** and **Robust**. This section lists the specific criteria violations and the number of failed checks for each principle. ![WCGA](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_10.png)
92-
- **Issues by Pages:** Lists every URL scanned during the test and the number of accessibility checks that failed on that page. You can use this list to find pages with the most errors. ![Pages](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_11.png)
93-
- **Issues by Components:** Categorizes issues by HTML element types. This helps you see if specific code components cause repeated errors.![Components](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_12.png)
93+
- **Issue Overview:** Displays a donut chart that summarizes all issues found during the test. The chart groups issues by severity: **Critical, Serious, Moderate, Minor,** and **Success**. ![Issue overview](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_n_3.png)
94+
- **Issues by WCAG Principle:** Organizes findings by WCAG principles, such as **Perceivable, Operable, Understandable,** and **Robust**. This section lists the specific criteria violations and the number of failed checks for each principle. ![WCGA](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_n_5.png)
95+
[[info | **NOTE**:]]
96+
| Please refer to the **Best Practices** tab for remediation steps regarding the identified issues. ![Best Practices](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_n_6.png)
97+
- **Issues by Pages:** Lists every URL scanned during the test and the number of accessibility checks that failed on that page. You can use this list to find pages with the most errors. ![Pages](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_n_4.png)
98+
- **Issues by Components:** Categorizes issues by HTML element types. This helps you see if specific code components cause repeated errors.![Components](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_n_7.png)
9499

95100
### **All Issues Tab**
96101

97102
The **All Issues** tab displays a detailed list of every violation found. You can use this tab to investigate specific bugs and view relevant code. This tab includes search tools, an issues list, and a details pane.
98103

99104
- #### **Search and Filter Options**
100105
The top bar helps you locate specific issues:
101-
- **Dropdown Filters:** Select **All TestCases** or **All Pages** to view all issues. You can also select a specific test case or page to filter the results for that item only.![Dropdown filters](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_13.png)
102-
- **Filter and Search:** Select **Filters** to apply specific criteria, or use the **Search** box to find issues by keyword.![Search](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_14.png)
103-
- **View Options:** The **Step Level** label confirms the issues are currently being shown at the test step level. You can use the status dropdown to filter the list by issue status.![View options](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_15.png)
106+
- **Dropdown Filters:** Select **All TestCases** or **All Pages** to view all issues. You can also select a specific test case or page to filter the results for that item only.![Dropdown filters](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_n_8.png)
107+
- **Filter and Search:** Select **Filters** to apply specific criteria, or use the **Search** box to find issues by keyword.![Search](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_n_9.png)
108+
- **View Options:** The **Step Level** label confirms the issues are currently being shown at the test step level. You can use the status dropdown to filter the list by issue status.![View options](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_n_10.png)
104109

105110
- #### **Issues List**
106111
The main table on the left lists the violations based on your search criteria.
107112
- **WCAG Criteria:** Shows the specific rule ID. You can sort the list by this column.
108113
- **Check Description:** Provides a summary of the rule violation.
109114
- **Status:** Indicates the result of the check.
110115
- **No of Checks:** Shows the number of times this specific issue occurred.
111-
- **Severity:** Displays a color-coded label indicating the impact level. ![Issue List](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_16.png)
116+
- **Severity:** Displays a color-coded label indicating the impact level. ![Issue List](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_n_11.png)
112117

113118

114119
- #### **Issue Details**
@@ -119,12 +124,12 @@ The **All Issues** tab displays a detailed list of every violation found. You ca
119124
- **Tags:** Shows the **WCAG Version**, the **Conformance Level**, and the specific Rule ID.
120125
- **Affected Test Step:** Identifies the specific Test Case and Test Step where the failure occurred.
121126
- **Element Details:** Displays the HTML code details for the element causing the issue.
122-
- **Screenshot:** Shows an image of the page element at the time the error was detected.![Issue Details](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_17.png)
127+
- **Screenshot:** Shows an image of the page element at the time the error was detected.![Issue Details](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_n_12.png)
123128

124129
### **Global Header Actions**
125130

126131
The top-right corner of the page provides global actions for the report:
127132
- **Compare Runs:** Select this to compare the current report against previous test runs to track improvements.
128-
- **Export:** Select the export icon to save the report data.![Header](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_18.1.png)
133+
- **Export:** Select the export icon to save the report data.![Header](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_web_n_13.png)
129134

130135
---

src/pages/docs/accessibility-testing/mobile-accessibility-testing.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,16 +71,19 @@ With Testsigma, you can perform accessibility testing to ensure your iOS and And
7171

7272
## **Steps to Enable Accessibility Testing in Test Plans**
7373

74-
1. When creating a test plan, enable the **Accessibility Testing** toggle, expand the **WCAG Versions & Conformance Level** dropdown, and select the required version in **Additional Settings**.
75-
![Accessibility Testing](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_mobile_1.1.png)
74+
1. When creating a test plan, enable the **Accessibility Testing** toggle in **Additional Settings**.
75+
![Accessibility Testing](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_mobile_n_2.png)
7676

77-
2. To execute the test plan, click **Run Now**.
77+
2. Expand the **WCAG Versions & Conformance Level** dropdown, and select the required version in **Additional Settings**.
78+
![WCAG](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_mobile_n_1.png)
79+
80+
3. To execute the test plan, click **Run Now**.
7881
![Run Now](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_mobile_2.1.png)
7982

80-
3. After the test plan execution completes, click **View Reports** for that test plan.
83+
4. After the test plan execution completes, click **View Reports** for that test plan.
8184
![View Report](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_mobile_3.png)
8285

83-
4. On the **Report** page, click **View Report** in the bottom right corner to open a detailed **Accessibility Testing Report**.
86+
5. On the **Report** page, click **View Report** in the bottom right corner to open a detailed **Accessibility Testing Report**.
8487
![Report](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/accessibility_testing/AT_mobile_4.png)
8588

8689
---

src/pages/docs/agent/troubleshooting/how-to-resolve-access-blocked-errors-when-downloading-the-agent.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,31 +29,31 @@ When attempting to download Testsigma Agent, you may see an error indicating tha
2929

3030
1. Whitelist Local Agent, Cloud App, Cloud Audit, Cloud ID, and Cloud Addon domains/IPs
3131

32-
**Domain:** [app.testsigma.com](http://app.testsigma.com)
32+
**Domain:** [app.testsigma.com](https://app.testsigma.com)
3333

3434
**IPs:**
3535
- 166.117.52.243
3636
- 166.117.190.246
3737

3838
2. Whitelist Testsigma Tunnels (used by Local Agent)
3939

40-
**Domain:** [connect.testsigma.com](http://connect.testsigma.com)
40+
**Domain:** [connect.testsigma.com](https://connect.testsigma.com)
4141

4242
**IPs:**
4343
- 166.117.49.200
4444
- 166.117.156.234
4545

4646
3. Whitelist Mobile Recorder (used by Cloud in browser)
4747

48-
**Domain:** [mobilerecorder.testsigma.com](http://mobilerecorder.testsigma.com)
48+
**Domain:** [mobilerecorder.testsigma.com](https://mobilerecorder.testsigma.com)
4949

5050
**IPs:**
5151
- 166.117.86.235
5252
- 166.117.227.251
5353

5454
4. Whitelist Asset Proxy (used by Cloud and Local Agent)
5555

56-
**Domain:** [asset-proxy.testsigma.com](http://asset-proxy.testsigma.com)
56+
**Domain:** [asset-proxy.testsigma.com](https://asset-proxy.testsigma.com)
5757

5858
**IPs:**
5959
- 166.117.67.252
@@ -83,6 +83,6 @@ When attempting to download Testsigma Agent, you may see an error indicating tha
8383

8484
7. Whitelist Additional Testsigma Services
8585
- [static-id.testsigma.com](static-id.testsigma.com)
86-
- [id.testsigma.com](http://id.testsigma.com)
86+
- [id.testsigma.com](https://id.testsigma.com)
8787

8888
---

src/pages/docs/atto/generative-ai/overview.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ Testsigma also integrates seamlessly with tools like Jira, Figma, Xray, GitHub,
5252

5353
## **Testsigma Copilot Capabilities**
5454

55-
- <a href="http://testsigma.com/docs/atto/generative-ai/copilot/web-recorder/" rel="nofollow">Copilot in Web Recorder</a>
55+
- <a href="https://testsigma.com/docs/atto/generative-ai/copilot/web-recorder/" rel="nofollow">Copilot in Web Recorder</a>
5656

57-
- <a href="http://testsigma.com/docs/atto/generative-ai/copilot/mobile-recorder/" rel="nofollow">Copilot in Mobile Recorder</a>
57+
- <a href="https://testsigma.com/docs/atto/generative-ai/copilot/mobile-recorder/" rel="nofollow">Copilot in Mobile Recorder</a>
5858

59-
- <a href="http://testsigma.com/docs/atto/generative-ai/copilot/live-editor/" rel="nofollow">Copilot in Live Editor</a>
59+
- <a href="https://testsigma.com/docs/atto/generative-ai/copilot/live-editor/" rel="nofollow">Copilot in Live Editor</a>
6060

6161
----
6262

@@ -85,15 +85,15 @@ Testsigma also integrates seamlessly with tools like Jira, Figma, Xray, GitHub,
8585

8686
## **Integrations**
8787

88-
- <a href="http://testsigma.com/docs/atto/generative-ai/integrations/jira/" rel="nofollow">Jira</a>
88+
- <a href="https://testsigma.com/docs/atto/generative-ai/integrations/jira/" rel="nofollow">Jira</a>
8989

90-
- <a href="http://testsigma.com/docs/atto/generative-ai/integrations/figma/" rel="nofollow">Figma</a>
90+
- <a href="https://testsigma.com/docs/atto/generative-ai/integrations/figma/" rel="nofollow">Figma</a>
9191

92-
- <a href="http://testsigma.com/docs/atto/generative-ai/integrations/xray/" rel="nofollow">Xray</a>
92+
- <a href="https://testsigma.com/docs/atto/generative-ai/integrations/xray/" rel="nofollow">Xray</a>
9393

94-
- <a href="http://testsigma.com/docs/atto/generative-ai/integrations/qtest/" rel="nofollow">qTest</a>
94+
- <a href="https://testsigma.com/docs/atto/generative-ai/integrations/qtest/" rel="nofollow">qTest</a>
9595

96-
- <a href="http://testsigma.com/docs/atto/generative-ai/integrations/github/" rel="nofollow">GitHub</a>
96+
- <a href="https://testsigma.com/docs/atto/generative-ai/integrations/github/" rel="nofollow">GitHub</a>
9797

9898
---
9999

0 commit comments

Comments
 (0)