You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/app-testing-on-real-devices.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ id: app-testing-on-real-devices
3
3
title: Getting started with Real Device App Testing
4
4
hide_title: true
5
5
sidebar_label: Getting Started
6
-
description: Learn real device app testing with LambdaTest across Android and iOS devices. Start testing effortlessly today!
6
+
description: Test mobile apps on 3000+ real devices with LambdaTest. Upload, choose devices, regions, and OS versions, and start seamless manual app testing today!!
title: Linking Automated Test Cases to Test Manager
4
+
hide_title: false
5
+
sidebar_label: Link Test Case using Capabilities
6
+
description: Link automated tests to Test Manager with Test Case IDs for better traceability. Supported on HyperExecute and Web Automation. Streamline your workflows!
Test Manager supports linking automated test runs directly to specific test cases using Test Case IDs. This feature enables better traceability and management of your automated testing workflow.
42
+
43
+
> Currently, this feature is supported on [HyperExecute](/support/docs/getting-started-with-hyperexecute/) and Web Automation tests.
44
+
45
+
## How to Link a Test Case ID
46
+
47
+
To link an automated test run with a specific test case, add the `tms.tc_id` key in the `lt:Options` section of your test capabilities. Here is a sample configuration demonstrating how to include the `tms.tc_id` key in your script:
48
+
49
+
```javascript
50
+
constcapabilities= {
51
+
"lt:Options": {
52
+
"tms.tc_id":"TC-1470"// Link the test execution to the Test Case ID 'TC-1470'
53
+
}
54
+
};
55
+
```
56
+
57
+
-`lt:Options` : A JSON object containing additional options for LambdaTest configurations.
58
+
-`tms.tc_id` : The key used to link a test case in Test Manager. Replace "TC-1470" with your desired Test Case ID.
59
+
60
+
:::info NOTE
61
+
- Ensure the Test Case ID exists in Test Manager before linking.
62
+
- The Test Case ID format should match exactly as shown in Test Manager
63
+
- Each automated test run can be linked to one test case at a time
title: Manual Linking of Automation Runs with Test Manager
4
+
hide_title: false
5
+
sidebar_label: Link Test Case using Dashboard
6
+
description: Effortlessly link test cases manually with Test Manager. Create, link, or raise bugs directly, and sync issues with Jira for streamlined test management.
2. To link a test case, click on **Link Test Case**. You can browse the test cases or add new test cases by clicking on **Create new Test Case** for your automation script.
4. It will open an instance window, enter the details required to automatically link the bug to your Jira account, streamlining the issue creation process.
description: Streamline automated test cases and Test Manager with AI on LambdaTest, enhancing software testing efficiency and workflows.
3
+
title: Managing Automated Tests with Test Manager
4
+
hide_title: false
5
+
sidebar_label: via Dashboard
6
+
description: Streamline testing with Test Manager! Manage automated tests, auto-generate BDD scenarios, and link automation runs seamlessly for Selenium Web frameworks.
Test Manager enables the creation and management of automated test cases directly within its platform. This feature not only streamlines test case development but also integrates AI to auto-generate BDD Scenarios from automated test runs, further optimizing the management of testing activities.
43
40
44
-
**Automated Linking of Automation Runs with Test Manager**
41
+
## Automated Linking of Automation Runs with Test Manager
45
42
46
43
1. Initiate the automation script and once it completes, proceed to the automation dashboard. The automation test run will be visible.
47
44
@@ -57,46 +54,6 @@ Test Manager enables the creation and management of automated test cases directl
57
54
58
55
4. In the Test Case section, **BDD Scenarios** will be automatically visible in the Test Case that is created from the command logs of the linked automated test run.
2. To link a test case, click on **Link Test Case**. You can browse the test cases or add new test cases by clicking on **Create new Test Case** for your automation script.
4. It will open an instance window, enter the details required to automatically link the bug to your Jira account, streamlining the issue creation process.
title: How to Perform Group-Based Test Discovery in TestNG
4
4
hide_title: false
5
5
sidebar_label: How to Perform Group-Based Test Discovery in TestNG
6
-
description: How to Perform Group-Based Test Discovery in TestNG
6
+
description: Perform group-based test discovery in TestNG with @BeforeGroups and @AfterGroups annotations. Configure tests in HyperExecute and Maven for flexible test execution.
7
7
keywords:
8
8
- hyperexecute yaml
9
9
- How to Perform Group-Based Test Discovery in TestNG
sidebar_label: How to Resolve Version Conflict Issues
6
-
description: How to Perform Group-Based Test Discovery in TestNG
6
+
description: Resolve version conflicts by ensuring consistency across YAML, package files, and environment variables for frameworks like Selenium, Playwright, and Cypress to avoid errors.
7
7
keywords:
8
8
- hyperexecute yaml
9
-
- How to Perform Group-Based Test Discovery in TestNG
Copy file name to clipboardExpand all lines: docs/junit-xml-report.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ id: junit-xml-report
3
3
title: JUnit XML Report
4
4
hide_title: false
5
5
sidebar_label: JUnit XML
6
-
description: Streamline error analysis with the Error Categorization Report. Identify patterns in test failures to enhance quality and efficiency in your testing process.
6
+
description: Generate a consolidated JUnit XML report with HyperExecute. Track test results, including pass/fail statuses, with easy-to-follow configuration steps
description: Learn real device app testing with LambdaTest across Android and iOS devices. Start testing effortlessly today!
6
+
description: Efficiently manage private cloud devices with LambdaTest's Teams feature. Allocate or deallocate devices to teams for secure and streamlined testing workflows.
Copy file name to clipboardExpand all lines: docs/select-pre-installed-apps.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ id: select-pre-installed-apps
3
3
title: Select Pre-Installed App in Session
4
4
hide_title: false
5
5
sidebar_label: Select Pre-Installed Apps
6
-
description: Learn real device app testing with LambdaTest across Android and iOS devices. Start testing effortlessly today!
6
+
description: Accelerate testing with pre-installed apps on LambdaTest. Start sessions faster, reduce setup time, and enhance efficiency in private cloud environments.
Copy file name to clipboardExpand all lines: docs/ui-inspector.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ id: ui-inspector
3
3
title: UI Inspector
4
4
hide_title: false
5
5
sidebar_label: UI Inspector
6
-
description: Learn real device app testing with LambdaTest across Android and iOS devices. Start testing effortlessly today!
6
+
description: Inspect and interact with mobile app elements using LambdaTest UI Inspector. Visualize the DOM, identify elements, and generate automation Xpaths for efficient testing.
0 commit comments