Skip to content

Commit bfce368

Browse files
authored
Merge pull request #2933 from surishubham/testmuCom
Testmu com
2 parents e82a349 + 1fa5293 commit bfce368

260 files changed

Lines changed: 770 additions & 787 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/accessibility-faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
id: accessibility-faq
33
title: Accessibility FAQs
44
hide_title: false
@@ -67,7 +67,7 @@ Our accessibility testing tools are optimized for **Chromium-based** browsers, *
6767
No, you don't need to add explicit wait times. Our advanced tools are designed with built-in intelligence to detect when DOM elements are loaded automatically. They then immediately initiate accessibility scans for these elements. This feature ensures a seamless and efficient testing process without manual intervention for timing.
6868

6969
## How can I enable accessibility for my account/organization?
70-
Accessibility testing is a premium feature that requires activation. To enable it, contact our sales team through our [website](https://www.lambdatest.com/accessibility-automation) or your account manager. They will provide you with pricing details and plan options. Once you've chosen a plan, our team will activate the feature for your account.
70+
Accessibility testing is a premium feature that requires activation. To enable it, contact our sales team through our [website](https://www.testmuai.com/accessibility-automation) or your account manager. They will provide you with pricing details and plan options. Once you've chosen a plan, our team will activate the feature for your account.
7171

7272
## How many accessibility automation scans does one organization get?
7373
Although there is limitations on the number of parallel tests or threads you can run but there are no restrictions on the number of pages you can scan for thorough accessibility testing.

docs/advanced-tunnel-features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
id: advanced-tunnel-features
33
title: Advanced TestMu AI Tunnel Features
44
sidebar_label: Advanced TestMu AI Tunnel Features
@@ -46,7 +46,7 @@ import BrandName, { BRAND_URL } from '@site/src/component/BrandName';
4646

4747
**<BrandName /> Tunnel** feature allows you to test your **private server URLs** or **locally hosted web-apps** or **websites** on **3000+** real browsers through <BrandName />. However, sometimes corporate firewalls and proxy settings may have restricted you to leverage the <BrandName /> Tunnel binary. Not anymore though, as we’ve come up with a new binary for <BrandName /> Tunnel. <BrandName /> Tunnel follows various protocols such as **Web Socket, TCP** etc. to help you establish a secure and unique tunnel connection between your system and <BrandName /> cloud servers.
4848

49-
You can download the **<BrandName /> Tunnel binary** that will help you establish a secure connection through corporate firewalls between your computer and [LambdaTest](https://www.lambdatest.com/) cloud servers for a testing locally hosted website or web-applications. You can test plain **HTML, CSS, PHP, Python** or other similar web files saved on your local system, over combinations of operating systems, browsers, and screen resolutions that are available on <BrandName />.
49+
You can download the **<BrandName /> Tunnel binary** that will help you establish a secure connection through corporate firewalls between your computer and [LambdaTest](https://www.testmuai.com/) cloud servers for a testing locally hosted website or web-applications. You can test plain **HTML, CSS, PHP, Python** or other similar web files saved on your local system, over combinations of operating systems, browsers, and screen resolutions that are available on <BrandName />.
5050

5151
| Download Links |
5252
| ---------------------------------------------------------------------------------- |

docs/airtable-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
id: airtable-integration
33
title: TestMu AI Integration With Airtable
44
hide_title: true
@@ -48,7 +48,7 @@ import BrandName, { BRAND_URL } from '@site/src/component/BrandName';
4848

4949
Airtable is a cloud-collaboration platform to help you organize your team with intuitive & interactive spreadsheets that works like a database. It offers a variety of views such as Grid view, Kanban view, Calendar view, Form view. You can log a task with priority, notes, deadline and more. You can even tag attachments to a task with a simple drag-and-drop. Be it marketing, project management, product design & UX, or a simple distribution record for offline businesses, Airtable helps you to manage a track of anything.
5050

51-
Using <BrandName /> integration with Airtable, you'll be able to log bugs over your project in Airtable from <BrandName /> in just a single click. You can [capture a screenshot](https://www.lambdatest.com/full-page-screen-capture) of the bug, highlight the anomaly, annotate extra information, choose an assignee, provide a suitable title and description to help relay further actions. You can do all that directly from <BrandName /> and then mark a bug to your Airtable project with just a single click.
51+
Using <BrandName /> integration with Airtable, you'll be able to log bugs over your project in Airtable from <BrandName /> in just a single click. You can [capture a screenshot](https://www.testmuai.com/full-page-screen-capture) of the bug, highlight the anomaly, annotate extra information, choose an assignee, provide a suitable title and description to help relay further actions. You can do all that directly from <BrandName /> and then mark a bug to your Airtable project with just a single click.
5252

5353
## How To Integrate Airtable With Your <BrandName /> Account?
5454

docs/algoshack-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
id: algoshack-integration
33
title: algoQA Integration
44
hide_title: true
@@ -68,7 +68,7 @@ By integrating <BrandName /> with algoQA, you can perform automated browser test
6868
<img loading="lazy" src={require('../assets/images/algoshack-integration/remote.png').default} alt="Image" width="1428" height="274" className="doc_img img_center"/>
6969

7070

71-
3. Navigate to <BrandName /> [Automation Capabilities Generator](https://www.lambdatest.com/capabilities-generator/) for declaring desired capabilities. For instance, if you wish to test on macOS High Sierra using Firefox browser then desired capabilities for Java frameworks would look like below.
71+
3. Navigate to <BrandName /> [Automation Capabilities Generator](https://www.testmuai.com/capabilities-generator/) for declaring desired capabilities. For instance, if you wish to test on macOS High Sierra using Firefox browser then desired capabilities for Java frameworks would look like below.
7272

7373
<img loading="lazy" src={require('../assets/images/algoshack-integration/caps.PNG').default} alt="Image" width="1274" height="565" className="doc_img"/>
7474

docs/analytics-bar-line-widgets.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
id: analytics-bar-line-widgets
33
title: Bar and Line Chart Widgets
44
sidebar_label: Bar & Line Chart Widgets
@@ -30,12 +30,12 @@ import NewTag from '../src/component/newTag';
3030
"@type": "ListItem",
3131
"position": 1,
3232
"name": "Home",
33-
"item": "https://www.lambdatest.com"
33+
"item": "https://www.testmuai.com"
3434
},{
3535
"@type": "ListItem",
3636
"position": 2,
3737
"name": "Support",
38-
"item": "https://www.lambdatest.com/support/docs/"
38+
"item": "https://www.testmuai.com/support/docs/"
3939
},{
4040
"@type": "ListItem",
4141
"position": 3,
@@ -402,4 +402,4 @@ After creating your bar or line chart widget:
402402

403403
## Support
404404

405-
If you have any questions or need assistance with creating bar or line chart widgets, please reach out to our [24/7 customer support](mailto:support@testmuai.com) or visit our [Support Center](https://www.lambdatest.com/support/).
405+
If you have any questions or need assistance with creating bar or line chart widgets, please reach out to our [24/7 customer support](mailto:support@testmuai.com) or visit our [Support Center](https://www.testmuai.com/support/).

docs/analytics-dashboards-custom-widgets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
id: dashboards-custom-widgets
33
title: Custom Widgets in TestMu AI Analytics Dashboards
44
sidebar_label: Create Custom Widgets
@@ -332,5 +332,5 @@ The screenshot below shows a sample Private Real Device dashboard with all six w
332332

333333
<img loading="lazy" src={require('../assets/images/analytics/private-device-dashboard.jpg').default} alt="Private Real Device Dashboard" width="1400" height="700" className="doc_img"/>
334334

335-
> If you have any questions or need assistance with creating custom widgets, please reach out to our support team at [support@testmuai.com](mailto:support@testmuai.com) or visit our [Support Center](https://www.lambdatest.com/support/).
335+
> If you have any questions or need assistance with creating custom widgets, please reach out to our support team at [support@testmuai.com](mailto:support@testmuai.com) or visit our [Support Center](https://www.testmuai.com/support/).
336336

docs/analytics-faqs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
id: analytics-faqs
33
title: Analytics
44
sidebar_label: FAQs
@@ -45,7 +45,7 @@ import BrandName, { BRAND_URL } from '@site/src/component/BrandName';
4545

4646
Getting started with Analytics is simple.
4747

48-
Step 1: Login into your [TestMu AI](https://www.lambdatest.com/) account
48+
Step 1: Login into your [TestMu AI](https://www.testmuai.com/) account
4949

5050
Step 2: Visit the [Analytics](https://analytics.lambdatest.com/) page on the <BrandName /> dashboard
5151

docs/analytics-heatmap-widgets.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
id: analytics-heatmap-widgets
33
title: Heatmap Widgets
44
sidebar_label: Heatmap Widgets
@@ -29,12 +29,12 @@ import NewTag from '../src/component/newTag';
2929
"@type": "ListItem",
3030
"position": 1,
3131
"name": "Home",
32-
"item": "https://www.lambdatest.com"
32+
"item": "https://www.testmuai.com"
3333
},{
3434
"@type": "ListItem",
3535
"position": 2,
3636
"name": "Support",
37-
"item": "https://www.lambdatest.com/support/docs/"
37+
"item": "https://www.testmuai.com/support/docs/"
3838
},{
3939
"@type": "ListItem",
4040
"position": 3,
@@ -353,4 +353,4 @@ After creating your heatmap widget:
353353

354354
## Support
355355

356-
If you have any questions or need assistance with creating heatmap widgets, please reach out to our [24/7 customer support](mailto:support@testmuai.com) or visit our [Support Center](https://www.lambdatest.com/support/).
356+
If you have any questions or need assistance with creating heatmap widgets, please reach out to our [24/7 customer support](mailto:support@testmuai.com) or visit our [Support Center](https://www.testmuai.com/support/).

docs/analytics-modules-command-logs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
id: analytics-modules-test-intelligence-command-logs-analytics
33
title: Command Logs Analytics with Test Intelligence
44
sidebar_label: Command Errors
@@ -50,7 +50,7 @@ TestMu AI Analytics help you intelligently analyze your test execution steps on
5050
### Prerequisites for using Command Logs Analytics
5151
The following are the steps to use Command Logs Analytics:
5252
1. You should have a <BrandName /> account. If you don't have one, you can sign up <a href="https://accounts.lambdatest.com/register" onClick={CookieTrackingSignup}>here</a>.
53-
2. You should have access to the `Test Intelligence` subscription plan. You can join the waitlist [here](https://www.lambdatest.com/test-intelligence).
53+
2. You should have access to the `Test Intelligence` subscription plan. You can join the waitlist [here](https://www.testmuai.com/test-intelligence).
5454
3. Go to `Analytics` from the left navigation menu and create a new Dashboard by clicking on the `Create New Dashboard` button.
5555
4. Select the `Create Custom Dashboard` option from the `Create New Dashboard` dropdown.
5656
5. Select the `Command Logs` option from the `Analytics Modules` section.
@@ -85,7 +85,7 @@ The following are the steps to use Command Logs Analytics:
8585

8686
A line or bar chart is displayed with the x-axis representing the timestamp of the tests run and the y-axis representing the total number of unique errors in tests with command logs of respective response statuses.
8787

88-
<img loading="lazy" src="https://www.lambdatest.com/resources/images/errorAi.png" alt="cmd" width="768" height="373" className="doc_img"/>
88+
<img loading="lazy" src="https://www.testmuai.com/resources/images/errorAi.png" alt="cmd" width="768" height="373" className="doc_img"/>
8989

9090
**Use Cases**
9191
1. Tracking response status trends over time
@@ -121,7 +121,7 @@ The following are the steps to use Command Logs Analytics:
121121

122122
A table displays unique error messages, occurrences dots, the percentage of occurrences, the timestamp of the last error message, and tests with the error message command logs.
123123

124-
<img loading="lazy" src="https://www.lambdatest.com/resources/images/commandaifold.webp" alt="cmd" width="768" height="373" className="doc_img"/>
124+
<img loading="lazy" src="https://www.testmuai.com/resources/images/commandaifold.webp" alt="cmd" width="768" height="373" className="doc_img"/>
125125

126126
**Use Cases**
127127
6. Identifying common error messages for prioritizing bug fixes

docs/analytics-table-widgets.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
id: analytics-table-widgets
33
title: Table Widgets
44
sidebar_label: Table Widgets
@@ -29,12 +29,12 @@ import NewTag from '../src/component/newTag';
2929
"@type": "ListItem",
3030
"position": 1,
3131
"name": "Home",
32-
"item": "https://www.lambdatest.com"
32+
"item": "https://www.testmuai.com"
3333
},{
3434
"@type": "ListItem",
3535
"position": 2,
3636
"name": "Support",
37-
"item": "https://www.lambdatest.com/support/docs/"
37+
"item": "https://www.testmuai.com/support/docs/"
3838
},{
3939
"@type": "ListItem",
4040
"position": 3,
@@ -360,4 +360,4 @@ After creating your table widget:
360360

361361
## Support
362362

363-
If you have any questions or need assistance with creating table widgets, please reach out to our [24/7 customer support](mailto:support@testmuai.com) or visit our [Support Center](https://www.lambdatest.com/support/).
363+
If you have any questions or need assistance with creating table widgets, please reach out to our [24/7 customer support](mailto:support@testmuai.com) or visit our [Support Center](https://www.testmuai.com/support/).

0 commit comments

Comments
 (0)