Skip to content

Latest commit

 

History

History
58 lines (47 loc) · 2.78 KB

automated-test-cases-linked-using-dashboard.md

File metadata and controls

58 lines (47 loc) · 2.78 KB
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.
automated test cases
automated test cases with ai
test cases
LambdaTest
automated-test-cases-linked-using-dashboard/
<script type="application/ld+json" dangerouslySetInnerHTML={{ __html: JSON.stringify({ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "name": "LambdaTest", "item": "https://www.lambdatest.com" },{ "@type": "ListItem", "position": 2, "name": "Support", "item": "https://www.lambdatest.com/support/docs/" },{ "@type": "ListItem", "position": 3, "name": "Automated Test Cases with AI", "item": "https://www.lambdatest.com/support/docs/automated-test-cases-linked-using-dashboard/" }] }) }}> </script>
  1. 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"/>

  1. 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"/>

  1. 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"/>

  1. 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"/>

  1. 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"/>