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/automated-test-cases-linked-using-capability.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
---
2
-
id: automated-test-cases-linked-with-test-manager
2
+
id: automated-test-cases-linked-using-capability
3
3
title: Linking Automated Test Cases to Test Manager
4
4
hide_title: false
5
-
sidebar_label: via Capabilities
5
+
sidebar_label: Link Test Case using Capabilities
6
6
description: Link your automated test cases with the test manager using the test case id and run the automation test via Autoamtion dashboard or HyperExecute
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.
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.
40
40
41
-
## Automated Linking of Automation Runs with Test Manager**
41
+
> Currently, this feature is supported for Selenium Web frameworks.
42
+
43
+
## Automated Linking of Automation Runs with Test Manager
42
44
43
45
1. Initiate the automation script and once it completes, proceed to the automation dashboard. The automation test run will be visible.
44
46
@@ -54,46 +56,4 @@ Test Manager enables the creation and management of automated test cases directl
54
56
55
57
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.
0 commit comments