diff --git a/assets/images/kane-ai/features/new-test-run-instance/test-run-instance-auto-heal-step.png b/assets/images/kane-ai/features/new-test-run-instance/test-run-instance-auto-heal-step.png new file mode 100644 index 000000000..0adb529e5 Binary files /dev/null and b/assets/images/kane-ai/features/new-test-run-instance/test-run-instance-auto-heal-step.png differ diff --git a/assets/images/kane-ai/features/new-test-run-instance/test-run-instance-share.png b/assets/images/kane-ai/features/new-test-run-instance/test-run-instance-share.png new file mode 100644 index 000000000..6d1fcfb00 Binary files /dev/null and b/assets/images/kane-ai/features/new-test-run-instance/test-run-instance-share.png differ diff --git a/assets/images/mobile-app-testing/ai-test-case-generator-walkthrough.mp4 b/assets/images/mobile-app-testing/ai-test-case-generator-walkthrough.mp4 new file mode 100644 index 000000000..ab24e8dc8 Binary files /dev/null and b/assets/images/mobile-app-testing/ai-test-case-generator-walkthrough.mp4 differ diff --git a/assets/images/rbac-roles-and-permissions/create-new-role.png b/assets/images/rbac-roles-and-permissions/create-new-role.png index 335900103..3bb8f5460 100644 Binary files a/assets/images/rbac-roles-and-permissions/create-new-role.png and b/assets/images/rbac-roles-and-permissions/create-new-role.png differ diff --git a/assets/images/rbac-roles-and-permissions/roles-and-permissions-page.png b/assets/images/rbac-roles-and-permissions/roles-and-permissions-page.png index 51782be10..897e28a0c 100644 Binary files a/assets/images/rbac-roles-and-permissions/roles-and-permissions-page.png and b/assets/images/rbac-roles-and-permissions/roles-and-permissions-page.png differ diff --git a/docs/agent-features-and-metrics.md b/docs/agent-features-and-metrics.md index 8511a0b48..d43b6e023 100644 --- a/docs/agent-features-and-metrics.md +++ b/docs/agent-features-and-metrics.md @@ -11,7 +11,7 @@ keywords: - voice agent - phone caller agent - image analyzer agent - - agent to agent testing + - agent testing url: https://www.testmu.ai/support/docs/agent-features-and-metrics/ site_name: LambdaTest slug: agent-features-and-metrics/ diff --git a/docs/agent-to-agent-faqs.md b/docs/agent-to-agent-faqs.md index e7f24c3dd..390b424bd 100644 --- a/docs/agent-to-agent-faqs.md +++ b/docs/agent-to-agent-faqs.md @@ -1,11 +1,11 @@ --- id: agent-testing-platform-faqs -title: Agent to Agent FAQs !! +title: Agent Testing Platform FAQs hide_title: false sidebar_label: FAQs -description: Get quick answers to all your Agent to Agent queries with our comprehensive FAQs! +description: Get quick answers to all your Agent Testing Platform queries with our comprehensive FAQs! keywords: - - Agent to Agent FAQs + - Agent Testing FAQs - FAQs url: https://www.testmuai.com/support/docs/agent-testing-platform-faqs/ site_name: TestMu AI @@ -44,7 +44,7 @@ import BrandName, { BRAND_URL } from '@site/src/component/BrandName'; Below are a few commonly asked questions about our Agent Testing Platform: -#### 1. **Does Agent to Agent provide AI-enabled translation or multilingual analysis capabilities for testing?** +#### 1. **Does the Agent Testing Platform provide AI-enabled translation or multilingual analysis capabilities for testing?** Yes. It supports AI-enabled multilingual requirement analysis, allowing teams to extract and analyze requirements from documents written in multiple languages. It generates test scenarios that account for multilingual support requirements defined in agent specifications and supports testing AI agents that handle multiple languages across interactions. diff --git a/docs/ai-agent-testing-platform-overview.md b/docs/ai-agent-testing-platform-overview.md index 69f622e88..481f0a2c1 100644 --- a/docs/ai-agent-testing-platform-overview.md +++ b/docs/ai-agent-testing-platform-overview.md @@ -9,7 +9,7 @@ keywords: - agent evaluation platform - voice agent testing - chat agent testing - - agent to agent testing + - agent testing - ai agent qa url: https://www.testmu.ai/support/docs/ai-agent-testing-platform-overview/ site_name: LambdaTest @@ -134,7 +134,7 @@ The platform is built as a cloud-native, API-first system composed of three logi **Testing Flow:** -`Requirements Input` → `Scenario Generation` → `Agent-to-Agent Execution` → `AI Evaluation` → `Results & Go-Live` +`Requirements Input` → `Scenario Generation` → `Agent Execution` → `AI Evaluation` → `Results & Go-Live`
diff --git a/docs/app-automation-on-emulators-simulators.md b/docs/app-automation-on-emulators-simulators.md index 74d6aae60..91cacd536 100644 --- a/docs/app-automation-on-emulators-simulators.md +++ b/docs/app-automation-on-emulators-simulators.md @@ -445,7 +445,7 @@ Debug and run your code. Run `iOSApp.java` or `AndroidApp.java` in your editor. ### Step 4: View Test Execution -Once you have run your tests, you can view the test execution along with logs. You will be able to see the test cases passing or failing. You can view the same at [App Automation Dashboard](https://appautomation.lambdatest.com/build). +Once you have run your tests, you can view the test execution along with logs. You will be able to see the test cases passing or failing. You can view the same at [App Automation Dashboard](https://www.testmuai.com/login/?redirectTo=https://appautomation.lambdatest.com/build). ## More About Desired Capabilities --- diff --git a/docs/appium-androidtv.md b/docs/appium-androidtv.md index 44d562375..cdf0c0fc1 100644 --- a/docs/appium-androidtv.md +++ b/docs/appium-androidtv.md @@ -89,7 +89,7 @@ Before you can start performing App automation testing with Appium, you would ne ### 1. Set Up Authentication -Make sure you have your credentials with you to run test automation scripts on . To obtain your access credentials, [purchase a plan](https://billing.lambdatest.com/billing/plans) or access the [Automation Dashboard](https://appautomation.lambdatest.com/). Then, set `Username` and `Access Key` in environment variables with following commands. +Make sure you have your credentials with you to run test automation scripts on . To obtain your access credentials, [purchase a plan](https://billing.lambdatest.com/billing/plans) or access the [Automation Dashboard](https://www.testmuai.com/login/?redirectTo=https://appautomation.lambdatest.com/). Then, set `Username` and `Access Key` in environment variables with following commands. diff --git a/docs/appium-appletv.md b/docs/appium-appletv.md index a26ececdc..ab2abe563 100644 --- a/docs/appium-appletv.md +++ b/docs/appium-appletv.md @@ -138,7 +138,7 @@ cd LT-appium-appletv ### 3. Set up your authentication -Make sure you have your credentials with you to run test automation scripts on . To obtain your access credentials, [purchase a plan](https://billing.lambdatest.com/billing/plans) or access the [Automation Dashboard](https://appautomation.lambdatest.com/). Then, set `Username` and `Access Key` in environment variables with following commands. +Make sure you have your credentials with you to run test automation scripts on . To obtain your access credentials, [purchase a plan](https://billing.lambdatest.com/billing/plans) or access the [Automation Dashboard](https://www.testmuai.com/login/?redirectTo=https://appautomation.lambdatest.com/). Then, set `Username` and `Access Key` in environment variables with following commands. @@ -318,7 +318,7 @@ python appletv.py If you are unable to run the automation script with the above mentioned commands try **'python3'** command except for **'python'**. ::: -Your test results would be displayed on the test console (or command-line interface if you are using terminal/cmd) and on the [TestMu AI App Automation Dashboard](https://appautomation.lambdatest.com/build). +Your test results would be displayed on the test console (or command-line interface if you are using terminal/cmd) and on the [TestMu AI App Automation Dashboard](https://www.testmuai.com/login/?redirectTo=https://appautomation.lambdatest.com/build). ## Additional Links diff --git a/docs/appium-autoheal.md b/docs/appium-autoheal.md index 674d58360..29254bbdc 100644 --- a/docs/appium-autoheal.md +++ b/docs/appium-autoheal.md @@ -153,7 +153,7 @@ Once your app is uploaded and Smart Heal is enabled (either via capabilities or ## Viewing Results in Dashboard ### Accessing the Dashboard -Your test results are displayed on the [ App Automation Dashboard](https://appautomation.lambdatest.com/build). +Your test results are displayed on the [ App Automation Dashboard](https://www.testmuai.com/login/?redirectTo=https://appautomation.lambdatest.com/build). ### Filtering Healed Builds To display only healed builds, click on the **Configure** option at the top of the dashboard. diff --git a/docs/appium-csharp-nunit.md b/docs/appium-csharp-nunit.md index 13253d574..72f91d4a5 100644 --- a/docs/appium-csharp-nunit.md +++ b/docs/appium-csharp-nunit.md @@ -399,7 +399,49 @@ Go to **Build menu** in Visual Studio Code menu bar and click on **Build Solutio Make sure that **DotNetSeleniumExtras.WaitHelpers** in the NuGet packages which you can check from **Project Menu -> Manage NuGet Packages**. ::: - > Your test results would be displayed on the test console (or CLI if you are using terminal/cmd) and on the [ App Automation Dashboard](https://appautomation.lambdatest.com/build). + > Your test results would be displayed on the test console (or CLI if you are using terminal/cmd) and on the [ App Automation Dashboard](https://www.testmuai.com/login/?redirectTo=https://appautomation.lambdatest.com/build). + +## Using the NUnit Agent Skill with TestMu AI +*** + +The [nunit-skill](https://github.com/LambdaTest/agent-skills/tree/main/nunit-skill) is a part of [TestMu AI Skills](https://github.com/LambdaTest/agent-skills/) that guide AI coding assistants in generating production-ready test automation. + +The nunit-skill package includes: + +``` +nunit-skill/ +├── SKILL.md +└── reference/ + ├── playbook.md + └── advanced-patterns.md +``` + +It provides structured guidance for: + +* Project structure and setup +* Dependency configuration +* Local execution +* TestMu AI cloud execution +* Debugging patterns +* CI/CD integration + + +### Installing NUnit Agent Skill +*** + +Install a NUnit Agent Skill using the command below: + +``` +# Clone the repo and copy the skill you need +git clone https://github.com/LambdaTest/agent-skills.git +cp -r agent-skills/nunit-skill .claude/skills/ + +# Or for Cursor / Copilot +cp -r agent-skills/nunit-skill .cursor/skills/ +``` + +**Note**: If you prefer installing all available framework skills instead of only nunit-skill, clone the repository directly into your tool's skills directory (for example, .claude/skills/, .cursor/skills/, .gemini/skills/, or .agent/skills/). + ## Reference Guides @@ -407,6 +449,8 @@ Make sure that **DotNetSeleniumExtras.WaitHelpers** in the NuGet packages which - [How to test locally hosted apps](/support/docs/testing-locally-hosted-pages/) - [How to integrate with CI/CD](/support/docs/integrations-with-ci-cd-tools/) + +
-Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status 🚀 +Visit the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status 🚀 diff --git a/docs/hyperexecute-k6-testing.md b/docs/hyperexecute-k6-testing.md index 5dbd29d3f..d03f4de64 100644 --- a/docs/hyperexecute-k6-testing.md +++ b/docs/hyperexecute-k6-testing.md @@ -164,6 +164,6 @@ OR use this command if you have not exported your username and access key in the ### Step 5: Monitor the Test Execution -Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. +Visit the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. Image diff --git a/docs/hyperexecute-maestro-testing.md b/docs/hyperexecute-maestro-testing.md index fabbe54a4..57685f594 100644 --- a/docs/hyperexecute-maestro-testing.md +++ b/docs/hyperexecute-maestro-testing.md @@ -192,7 +192,7 @@ This ensures that each test result is saved with a unique name like test1.xml, t JUnit HyperExecute Terminal Logs ## Step 7: Monitor the Test Execution -Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. +Visit the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. automation-dashboard diff --git a/docs/hyperexecute-projects.md b/docs/hyperexecute-projects.md index dd53c149f..f6a9b1a44 100644 --- a/docs/hyperexecute-projects.md +++ b/docs/hyperexecute-projects.md @@ -47,7 +47,7 @@ When you run jobs on HyperExecute, connecting them to projects helps you track p ### Method 1: Use an Existing Project If you already have a project in HyperExecute, follow these steps to connect your jobs to it: -1. Go to [Projects List](https://hyperexecute.lambdatest.com/hyperexecute/projects) tab on HyperExecute Dashboard. +1. Go to [Projects List](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute/projects) tab on HyperExecute Dashboard. 2. Select and open the project you want to link your jobs to. 3. Click the copy icon next to the project name. This copies the project configuration you'll need for your YAML file. 4. Paste the copied details into your YAML file before running your job. diff --git a/docs/hyperexecute-provar-integration.md b/docs/hyperexecute-provar-integration.md index a9e655e71..4fd879602 100644 --- a/docs/hyperexecute-provar-integration.md +++ b/docs/hyperexecute-provar-integration.md @@ -217,6 +217,6 @@ OR use this command if you have not exported your username and access key in the ## Step 5: Monitor Your Tests -- Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. +- Visit the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. provide access to <BrandName /> account diff --git a/docs/hyperexecute-qtest-integration.md b/docs/hyperexecute-qtest-integration.md index df9fc3ecd..151370d33 100644 --- a/docs/hyperexecute-qtest-integration.md +++ b/docs/hyperexecute-qtest-integration.md @@ -169,6 +169,6 @@ You can download the CLI for your desired platform from the below mentioned link provide access to <BrandName /> account -- Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. +- Visit the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. provide access to <BrandName /> account diff --git a/docs/hyperexecute-reports.md b/docs/hyperexecute-reports.md index 4cc3bf3cb..2a60baa8f 100644 --- a/docs/hyperexecute-reports.md +++ b/docs/hyperexecute-reports.md @@ -66,7 +66,7 @@ partialReports: ``` > **Note**: If you do not specify a framework but you do mention the type of the report, then a report of the default framework is created. -**Step 3:** Now trigger your job and go to the [HyperExecute](https://hyperexecute.lambdatest.com/hyperexecute/jobs) dashboard. +**Step 3:** Now trigger your job and go to the [HyperExecute](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute/jobs) dashboard. **Step 4:** Click on the **Open** button of the **Reports**. diff --git a/docs/hyperexecute-run-jmeter-tests.md b/docs/hyperexecute-run-jmeter-tests.md index b3ae2ee64..f193c28b0 100644 --- a/docs/hyperexecute-run-jmeter-tests.md +++ b/docs/hyperexecute-run-jmeter-tests.md @@ -61,7 +61,7 @@ Download or Clone the code sample for the JMeter Performance Testing from the @@ -89,7 +89,7 @@ To run your Test Scripts on HyperExecute from you Local system, you'll need the We will be taking care of everything one by one, just follow the steps given below: -**Step 1:** Go to the [Quickstart](https://hyperexecute.lambdatest.com/quickstart) page. +**Step 1:** Go to the [Quickstart](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/quickstart) page. **Step 2:** Choose your test automation framework, Select **Run on Local System** and click on **Get Started**. @@ -135,7 +135,7 @@ In case of MAC, if you get a permission denied warning while executing CLI, simp ## 3. Using Gitpod -**Step 1:** Go to the [Quickstart](https://hyperexecute.lambdatest.com/quickstart) page. +**Step 1:** Go to the [Quickstart](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/quickstart) page. **Step 2:** Choose your test automation framework, select **Run test on Gitpod** and click on **Get Started**. @@ -148,7 +148,7 @@ In case of MAC, if you get a permission denied warning while executing CLI, simp **Step 4:** As you are running a sample project, Fetching of the Test Scripts, [HyperExecute YAML](/support/docs/deep-dive-into-hyperexecute-yaml/), [HyperExecute CLI](/support/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid/) and Triggering your tests using the `Execution Command` will be automated. -**Step 5:** Once you see the `Job Link` in the logs, you can visit the [HyperExecute dashboard](https://hyperexecute.lambdatest.com/hyperexecute) to see the tests getting executed. +**Step 5:** Once you see the `Job Link` in the logs, you can visit the [HyperExecute dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) to see the tests getting executed. ## HyperExecute Webinar Video diff --git a/docs/hyperexecute-scenario-steps-error.md b/docs/hyperexecute-scenario-steps-error.md index 0b1b7a5f5..20698a5a6 100644 --- a/docs/hyperexecute-scenario-steps-error.md +++ b/docs/hyperexecute-scenario-steps-error.md @@ -77,7 +77,7 @@ If you put the wrong HUB Endpoint in your test file, you will receive the follow Image -To rectify this issue, you need to cross-check your HUB URL. You can also visit [this](https://automation.lambdatest.com/build) website and click on **Access Key** button to get your correct HUB URL. +To rectify this issue, you need to cross-check your HUB URL. You can also visit [this](https://www.testmuai.com/login/?redirectTo=https://automation.lambdatest.com/build) website and click on **Access Key** button to get your correct HUB URL. ## Tunnel Error diff --git a/docs/hyperexecute-sikuli-integration.md b/docs/hyperexecute-sikuli-integration.md index 103d2fa56..f1e74cdd4 100644 --- a/docs/hyperexecute-sikuli-integration.md +++ b/docs/hyperexecute-sikuli-integration.md @@ -174,4 +174,4 @@ OR use this command if you have not exported your username and access key in the -> Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. +> Visit the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. diff --git a/docs/hyperexecute-smart-ui-capture-onboarding.md b/docs/hyperexecute-smart-ui-capture-onboarding.md index 31a1ec038..131ab66e3 100644 --- a/docs/hyperexecute-smart-ui-capture-onboarding.md +++ b/docs/hyperexecute-smart-ui-capture-onboarding.md @@ -86,7 +86,7 @@ This integration is ideal for: The first step is to create a SmartUI project in the dashboard. This project will contain all your builds and visual comparisons. -1. Go to [SmartUI Projects page](https://smartui.lambdatest.com/) +1. Go to [SmartUI Projects page](https://www.testmuai.com/login/?redirectTo=https://smartui.lambdatest.com/) 2. Click on the **New Project** button 3. Select the platform as **CLI** for executing your capture tests 4. Add the following details: @@ -521,14 +521,14 @@ npx smartui capture urlTest.json --config config.json --buildName "Release-v1.0" ### HyperExecute Dashboard -1. Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) +1. Visit the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) 2. Find your job in the job list 3. Click on the job to view detailed execution logs 4. Monitor test progress in real-time ### SmartUI Dashboard -1. After test execution completes, navigate to [SmartUI Dashboard](https://smartui.lambdatest.com/) +1. After test execution completes, navigate to [SmartUI Dashboard](https://www.testmuai.com/login/?redirectTo=https://smartui.lambdatest.com/) 2. Select your project 3. View the build with your specified build name 4. Review captured screenshots diff --git a/docs/hyperexecute-smart-ui-sdk-maestro.md b/docs/hyperexecute-smart-ui-sdk-maestro.md index 6b0baad78..24941796c 100644 --- a/docs/hyperexecute-smart-ui-sdk-maestro.md +++ b/docs/hyperexecute-smart-ui-sdk-maestro.md @@ -65,7 +65,7 @@ Before you begin, ensure you have the following prerequisites in place: First, you need to create a project in SmartUI. All your visual regression test builds for this project will be grouped here. -1. Navigate to the [SmartUI Projects page](https://smartui.lambdatest.com/). +1. Navigate to the [SmartUI Projects page](https://www.testmuai.com/login/?redirectTo=https://smartui.lambdatest.com/). 2. Click on **New Project**. 3. Select **CLI** as the platform. 4. Provide a **Project Name**, select approvers, and add any relevant tags. @@ -222,7 +222,7 @@ After the HyperExecute job is finished, all screenshots captured using the `take SmartUI Results -1. Navigate to the [SmartUI Dashboard](https://smartui.lambdatest.com/). +1. Navigate to the [SmartUI Dashboard](https://www.testmuai.com/login/?redirectTo=https://smartui.lambdatest.com/). 2. Select your project and the most recent build. 3. Here, you can compare screenshots against the baseline, highlight differences, and approve or reject changes. You can use features like Smart Ignore to mask dynamic areas for more stable comparisons. diff --git a/docs/hyperexecute-smart-ui-sdk-selenium-csharp.md b/docs/hyperexecute-smart-ui-sdk-selenium-csharp.md index d432b4a86..6ab1cec50 100644 --- a/docs/hyperexecute-smart-ui-sdk-selenium-csharp.md +++ b/docs/hyperexecute-smart-ui-sdk-selenium-csharp.md @@ -60,13 +60,13 @@ To run the Tests on HyperExecute from your Local System, you are required: - [HyperExecute CLI](/support/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid/) in order to initiate a test execution Job . - Setup the [Environmental Variable](/support/docs/hyperexecute-environment-variable-setup/) - [HyperExecute YAML](/support/docs/hyperexecute-yaml-version0.2/) file which contains all the necessary instructions. -- Login to [ SmartUI](https://smartui.lambdatest.com/) with your credentials. +- Login to [ SmartUI](https://www.testmuai.com/login/?redirectTo=https://smartui.lambdatest.com/) with your credentials. ## Step 1: Create a SmartUI Project The first step is to create a project with the application in which we will combine all your builds run on the project. To create a SmartUI Project, follow these steps: -1. Go to [Projects page](https://smartui.lambdatest.com/) +1. Go to [Projects page](https://www.testmuai.com/login/?redirectTo=https://smartui.lambdatest.com/) 2. Click on the `new project` button 3. Select the platform as CLI or Web for executing your `SDK` tests. 4. Add name of the project, approvers for the changes found, tags for any filter or easy navigation. @@ -261,7 +261,7 @@ OR use this command if you have not exported your username and access key in the ## Step 6: Monitor the Test Execution -Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. +Visit the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. diff --git a/docs/hyperexecute-smart-ui-sdk-selenium-javascript.md b/docs/hyperexecute-smart-ui-sdk-selenium-javascript.md index bc9d707bd..94d493b44 100644 --- a/docs/hyperexecute-smart-ui-sdk-selenium-javascript.md +++ b/docs/hyperexecute-smart-ui-sdk-selenium-javascript.md @@ -60,13 +60,13 @@ To run the Tests on HyperExecute from your Local System, you are required: - [HyperExecute CLI](/support/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid/) in order to initiate a test execution Job . - Setup the [Environmental Variable](/support/docs/hyperexecute-environment-variable-setup/) - [HyperExecute YAML](/support/docs/hyperexecute-yaml-version0.2/) file which contains all the necessary instructions. -- Login to [ SmartUI](https://smartui.lambdatest.com/) with your credentials. +- Login to [ SmartUI](https://www.testmuai.com/login/?redirectTo=https://smartui.lambdatest.com/) with your credentials. ## Step 1: Create a SmartUI Project The first step is to create a project with the application in which we will combine all your builds run on the project. To create a SmartUI Project, follow these steps: -1. Go to [Projects page](https://smartui.lambdatest.com/) +1. Go to [Projects page](https://www.testmuai.com/login/?redirectTo=https://smartui.lambdatest.com/) 2. Click on the `new project` button 3. Select the platform as CLI or Web for executing your `SDK` tests. 4. Add name of the project, approvers for the changes found, tags for any filter or easy navigation. @@ -222,6 +222,6 @@ OR use this command if you have not exported your username and access key in the ## Step 6: Monitor the Test Execution -Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. +Visit the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. automation-dashboard diff --git a/docs/hyperexecute-smart-ui-sdk-using-cypress.md b/docs/hyperexecute-smart-ui-sdk-using-cypress.md index d16c09e0b..d6d63ddfd 100644 --- a/docs/hyperexecute-smart-ui-sdk-using-cypress.md +++ b/docs/hyperexecute-smart-ui-sdk-using-cypress.md @@ -61,13 +61,13 @@ To run the Tests on HyperExecute from your Local System, you are required: - [HyperExecute CLI](/support/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid/) in order to initiate a test execution Job . - Setup the [Environmental Variable](/support/docs/hyperexecute-environment-variable-setup/) - [HyperExecute YAML](/support/docs/hyperexecute-yaml-version0.2/) file which contains all the necessary instructions. -- Login to [ SmartUI](https://smartui.lambdatest.com/) with your credentials. +- Login to [ SmartUI](https://www.testmuai.com/login/?redirectTo=https://smartui.lambdatest.com/) with your credentials. ## Step 1: Create a SmartUI Project The first step is to create a project with the application in which we will combine all your builds run on the project. To create a SmartUI Project, follow these steps: -1. Go to [Projects page](https://smartui.lambdatest.com/) +1. Go to [Projects page](https://www.testmuai.com/login/?redirectTo=https://smartui.lambdatest.com/) 2. Click on the `new project` button 3. Select the platform as CLI or Web for executing your `SDK` tests. 4. Add name of the project, approvers for the changes found, tags for any filter or easy navigation. @@ -232,6 +232,6 @@ OR use this command if you have not exported your username and access key in the ## Step 6: Monitor the Test Execution -Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. +Visit the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. automation-dashboard diff --git a/docs/hyperexecute-smart-ui-sdk-using-playwright.md b/docs/hyperexecute-smart-ui-sdk-using-playwright.md index 48221c419..7cfb403da 100644 --- a/docs/hyperexecute-smart-ui-sdk-using-playwright.md +++ b/docs/hyperexecute-smart-ui-sdk-using-playwright.md @@ -58,13 +58,13 @@ To run the Tests on HyperExecute from your Local System, you are required: - [HyperExecute CLI](/support/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid/) in order to initiate a test execution Job . - Setup the [Environmental Variable](/support/docs/hyperexecute-environment-variable-setup/) - [HyperExecute YAML](/support/docs/hyperexecute-yaml-version0.2/) file which contains all the necessary instructions. -- Login to [ SmartUI](https://smartui.lambdatest.com/) with your credentials. +- Login to [ SmartUI](https://www.testmuai.com/login/?redirectTo=https://smartui.lambdatest.com/) with your credentials. ## Step 1: Create a SmartUI Project The first step is to create a project with the application in which we will combine all your builds run on the project. To create a SmartUI Project, follow these steps: -1. Go to [Projects page](https://smartui.lambdatest.com/) +1. Go to [Projects page](https://www.testmuai.com/login/?redirectTo=https://smartui.lambdatest.com/) 2. Click on the `new project` button 3. Select the platform as CLI or Web for executing your `SDK` tests. 4. Add name of the project, approvers for the changes found, tags for any filter or easy navigation. @@ -216,6 +216,6 @@ OR use this command if you have not exported your username and access key in the ## Step 6: Monitor the Test Execution -Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. +Visit the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. automation-dashboard \ No newline at end of file diff --git a/docs/hyperexecute-smart-ui-sdk-using-puppeteer.md b/docs/hyperexecute-smart-ui-sdk-using-puppeteer.md index b370f8af1..6ea9a9778 100644 --- a/docs/hyperexecute-smart-ui-sdk-using-puppeteer.md +++ b/docs/hyperexecute-smart-ui-sdk-using-puppeteer.md @@ -60,13 +60,13 @@ You must do the following in order to run the tests on HyperExecute from your lo - Download [HyperExecute CLI](/support/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid/) in order to initiate a test execution Job . - Set your [Environmental Variables](/support/docs/hyperexecute-environment-variable-setup/) - [HyperExecute YAML](/support/docs/hyperexecute-yaml-version0.2/) file which contains all the necessary instructions. -- Use your login credentials to access [ SmartUI](https://smartui.lambdatest.com/). +- Use your login credentials to access [ SmartUI](https://www.testmuai.com/login/?redirectTo=https://smartui.lambdatest.com/). ## Step 1: Create a SmartUI Project With the application, create a project in which we will merge all of your builds that have been applied to the project. To initiate a SmartUI Project, take the following actions: -1. Access the [Projects page](https://smartui.lambdatest.com/). +1. Access the [Projects page](https://www.testmuai.com/login/?redirectTo=https://smartui.lambdatest.com/). 2. Click the `new project` button now. 3. Choose the **CLI** or **Web** platform to run your `SDK` tests on. 4. Include the project name, the approvers of the changes that were discovered, and tags for any filters or simple navigation. @@ -216,6 +216,6 @@ OR use this command if you have not exported your username and access key in the ## Step 6: Monitor the Test Execution -Go to the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) to see the status of your job. +Go to the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) to see the status of your job. automation-dashboard diff --git a/docs/hyperexecute-smart-ui-test-using-playwright.md b/docs/hyperexecute-smart-ui-test-using-playwright.md index 567f6779b..04f1fa619 100644 --- a/docs/hyperexecute-smart-ui-test-using-playwright.md +++ b/docs/hyperexecute-smart-ui-test-using-playwright.md @@ -223,7 +223,7 @@ OR use this command if you have not exported your username and access key in the ## Step 5: Monitor the Test Execution -- Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. Click on the **Approved** button. +- Visit the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. Click on the **Approved** button. automation-dashboard diff --git a/docs/hyperexecute-smart-ui-testing-using-cypress.md b/docs/hyperexecute-smart-ui-testing-using-cypress.md index 45ac210a8..d84a193f1 100644 --- a/docs/hyperexecute-smart-ui-testing-using-cypress.md +++ b/docs/hyperexecute-smart-ui-testing-using-cypress.md @@ -144,7 +144,7 @@ To execute the project run the below command in your terminal at the root folder ```bash ./hyperexecute --config --download-artifacts --force-clean-artifacts ``` -- Now, visit to the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) to check the status of your project. +- Now, visit to the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) to check the status of your project. - Click on the **SmartUI Tests** button. diff --git a/docs/hyperexecute-smart-ui-testing-using-selenium.md b/docs/hyperexecute-smart-ui-testing-using-selenium.md index 1ddb7d9f7..2fc872bb3 100644 --- a/docs/hyperexecute-smart-ui-testing-using-selenium.md +++ b/docs/hyperexecute-smart-ui-testing-using-selenium.md @@ -228,7 +228,7 @@ OR use this command if you have not exported your username and access key in the ## Step 5: Monitor the Test Execution -Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. +Visit the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. automation-dashboard diff --git a/docs/hyperexecute-testng-use-cases.md b/docs/hyperexecute-testng-use-cases.md index 52926431a..6a1013521 100644 --- a/docs/hyperexecute-testng-use-cases.md +++ b/docs/hyperexecute-testng-use-cases.md @@ -41,7 +41,7 @@ import BrandName, { BRAND_URL } from '@site/src/component/BrandName'; }) }} > -This guide outlines common **Java + TestNG** scenarios for running tests on [HyperExecute](https://hyperexecute.lambdatest.com/hyperexecute/jobs) +This guide outlines common **Java + TestNG** scenarios for running tests on [HyperExecute](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute/jobs) ## Q: How can I ensure my tests operate with the appropriate Java version on HyperExecute? diff --git a/docs/hyperexecute-webapp-appium-testing.md b/docs/hyperexecute-webapp-appium-testing.md index 29e6cbd7e..e1ef70df7 100644 --- a/docs/hyperexecute-webapp-appium-testing.md +++ b/docs/hyperexecute-webapp-appium-testing.md @@ -403,7 +403,7 @@ Sample Capabilities for both android and iOS web app mentioned below - ## Navigation in Automation Dashboard -Every test run on the HyperExecute has a unique *jobId* associated with it. Each *jobId* can in turn constitute single (or multiple) *groupId*(s). You can visit [HyperExecute automation dashboard](https://automation.lambdatest.com/hyperexecute/) for checking the status of the test execution. +Every test run on the HyperExecute has a unique *jobId* associated with it. Each *jobId* can in turn constitute single (or multiple) *groupId*(s). You can visit [HyperExecute automation dashboard](https://www.testmuai.com/login/?redirectTo=https://automation.lambdatest.com/hyperexecute/) for checking the status of the test execution. The snapshot below shows how to navigate to the respective *testID* for viewing the Selenium logs: diff --git a/docs/hyperexecute-xcui-testing.md b/docs/hyperexecute-xcui-testing.md index b346cd178..fa8410ddb 100644 --- a/docs/hyperexecute-xcui-testing.md +++ b/docs/hyperexecute-xcui-testing.md @@ -296,6 +296,6 @@ OR use this command if you have not exported your username and access key in the ## Step 7: Monitor the Test Execution -Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. +Visit the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. automation-dashboard diff --git a/docs/hyperexecute-zephyr-integration.md b/docs/hyperexecute-zephyr-integration.md index 55f0d3b8c..1de4ad307 100644 --- a/docs/hyperexecute-zephyr-integration.md +++ b/docs/hyperexecute-zephyr-integration.md @@ -204,7 +204,7 @@ OR use this command if you have not exported your username and access key in the ## Step 6: Monitor the Test Execution -Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. +Visit the [HyperExecute Dashboard](https://www.testmuai.com/login/?redirectTo=https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status. diff --git a/docs/inside-lambdatest-automation-platform.md b/docs/inside-lambdatest-automation-platform.md index c5b454f8d..c6b08e096 100644 --- a/docs/inside-lambdatest-automation-platform.md +++ b/docs/inside-lambdatest-automation-platform.md @@ -45,7 +45,7 @@ import BrandName, { BRAND_URL } from '@site/src/component/BrandName'; --- -The [TestMu AI Automation Dashboard](https://automation.lambdatest.com/build) is where you view results, debug failures, and track every test you run on the grid. This page walks you through each section of the dashboard. +The [TestMu AI Automation Dashboard](https://www.testmuai.com/login/?redirectTo=https://automation.lambdatest.com/build) is where you view results, debug failures, and track every test you run on the grid. This page walks you through each section of the dashboard. TestMu AI Automation Dashboard overview diff --git a/docs/integrating-your-jenkins-pipeline-with-lambdatest.md b/docs/integrating-your-jenkins-pipeline-with-lambdatest.md index 6e8617417..b8ec25602 100644 --- a/docs/integrating-your-jenkins-pipeline-with-lambdatest.md +++ b/docs/integrating-your-jenkins-pipeline-with-lambdatest.md @@ -59,7 +59,7 @@ Jenkins Pipeline is also referred to as "Pipeline" offers a suite of plugins to 3. Ensure you have the Pipeline plugin, although, it is displayed under the "suggested plugins" during the post-installation setup of Jenkins. 4. ** Authentication Credentials** -Be aware of your authentication credentials i.e. your username, access key and HubURL. You need to set them up as your environment variables. You can retrieve them from your **[ automation dashboard](https://automation.lambdatest.com)** by clicking on the key icon near the help button. +Be aware of your authentication credentials i.e. your username, access key and HubURL. You need to set them up as your environment variables. You can retrieve them from your **[ automation dashboard](https://www.testmuai.com/login/?redirectTo=https://automation.lambdatest.com)** by clicking on the key icon near the help button. * For Linux/Mac: diff --git a/docs/java-frameworks.md b/docs/java-frameworks.md index 7174d81d9..1cf29a322 100644 --- a/docs/java-frameworks.md +++ b/docs/java-frameworks.md @@ -186,7 +186,7 @@ javac -classpath ".:/path/to/selenium/jarfile:" JavaTodo.java java -classpath ".:/path/to/selenium/jarfile:" JavaTodo ``` -Your test results appear on the [TestMu AI Automation Dashboard](https://automation.lambdatest.com/build). +Your test results appear on the [TestMu AI Automation Dashboard](https://www.testmuai.com/login/?redirectTo=https://automation.lambdatest.com/build).