id | title | hide_title | sidebar_label | description | keywords | url | site_name | slug | |||
---|---|---|---|---|---|---|---|---|---|---|---|
automated-test-cases-linked-using-dashboard |
Manual Linking of Automation Runs with Test Manager |
false |
Link Test Case using Dashboard |
Effortlessly link test cases manually with Test Manager. Create, link, or raise bugs directly, and sync issues with Jira for streamlined test management. |
|
LambdaTest |
automated-test-cases-linked-using-dashboard/ |
- On the right side of the automation dashboard, there are two toggle buttons: one to open the Test Case and another to Unlink Test.
<img loading="lazy" src={require('../assets/images/mobile-app-testing/automated-test-cases.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
- 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.
<img loading="lazy" src={require('../assets/images/mobile-app-testing/link-test-cases.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
- Initiate bug reporting directly from the automation dashboard by selecting Raise a bug.
<img loading="lazy" src={require('../assets/images/mobile-app-testing/raise-a-bug.webp').default} alt="Real " className="doc_img" width="1600" height="726"/>
- It will open an instance window, enter the details required to automatically link the bug to your Jira account, streamlining the issue creation process.
<img loading="lazy" src={require('../assets/images/mobile-app-testing/link-the-bug.webp').default} alt="Real " className="doc_img" width="1600" height="730"/>
- Once logged, the issue is immediately reflected in the Issues section of the corresponding test case.
<img loading="lazy" src={require('../assets/images/mobile-app-testing/issue-logged.webp').default} alt="Real " className="doc_img" width="1600" height="730"/>