Utilizing KaneAI Modules Feature: A Step-by-Step Guide
The KaneAI Modules feature is a powerful tool for optimizing your testing processes. By converting test steps into reusable modules, you can enhance productivity and maintain accuracy in your test executions. Follow this guide to fully utilize this feature and maximize the potential of your testing workflows.
Step-by-Step Guide
Step 1: Author Your test using KaneAI
- Begin with authoring your test with KaneAI and executing a set of test steps. These steps will form the basis of your module.
Step 2: Pause and Select Test Steps
- Click the Pause Test button.
- Select the test steps you wish to include in the module.
For example, if you want to group test steps related to login functionality, highlight those steps.
Step 3: Create and Save your Module
- With the relevant test steps selected, click on the Create Module button.
- Enter a module name and description:
- Name : "Login Flow for LambdaTest.com"
- Description : "This is the login flow module."
- Click Create Module to finalize the process. The selected steps will be converted into a module structure. You can now view and manage these steps as a cohesive unit.
Step 4: Reuse Modules in a New Test
- Create a new test in KaneAI to demonstrate module reuse.
Step 5: Access the Modules Functionality
- Create a web test in KaneAI and use either of the following methods to access existing modules:
- Click the plus (+) icon in the test interface.
- Type a slash (/) to invoke the modules menu.
Here, you can browse all existing modules, including the one you just created.
- Select the desired module from the list, add the module to the test queue and observe as the execution of the module’s test steps begins automatically, eliminating the need to reconfigure or repeat those steps.
Conclusion
By following the steps above, you can:
- Reuse existing test modules effortlessly.
- Reduce duplication in test creation.
- Maintain consistency across test cases.
📕 Refer here for your created KaneAI Modules 🚀