id | title | hide_title | sidebar_label | description | keywords | url | site_name | slug | |||
---|---|---|---|---|---|---|---|---|---|---|---|
automated-test-cases-with-ai |
Managing Automated Tests with Test Manager |
false |
via Dashboard |
Streamline testing with Test Manager! Manage automated tests, auto-generate BDD scenarios, and link automation runs seamlessly for Selenium Web frameworks. |
|
LambdaTest |
automated-test-cases-with-ai/ |
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.
- Initiate the automation script and once it completes, proceed to the automation dashboard. The automation test run will be visible.
<img loading="lazy" src={require('../assets/images/mobile-app-testing/automation-test-run.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
- Open the Test Manager dashboard, and in the Projects section, you will find the LambdaTest Automation project automatically created.
<img loading="lazy" src={require('../assets/images/mobile-app-testing/lambdatest-automation-project.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
- Upon opening the newly created project, the automatically generated test case title from the automation process will be visible.
<img loading="lazy" src={require('../assets/images/mobile-app-testing/newly-created-project.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
- 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.
Currently, this feature is supported for Selenium Web frameworks.
<img loading="lazy" src={require('../assets/images/mobile-app-testing/bdd-scenarios.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>