TABLE OF CONTENTS
1. Overview and Key Capabilities
2. How to Use Auto Test Case Generation Feature
2.1 Duplicate Scenario Notification
2.2 How to View the Test Steps
1. Overview and Key Capabilities
Auto Test Case Generation Feature
Key capabilities: User Input: You can provide the features that you want to be covered in a test case, and the system will automatically generate the test case(s). |
2. How to Use Auto Test Case Generation Feature
Perform the following:
- Navigate to the Main Canvas > select Down arrow associated to More Option > Auto Generate Test Cases.
- Auto Generate Test Cases pop-up window appears. Select the appropriate scenario(s) by clicking Add Scenario button and click Submit to generate test cases. Upon generating the test cases successfully, a confirmation message will be displayed.
2.1 Duplicate Scenario Notification
When using the Auto Test Case Generation feature to generate test cases, if you select the same scenarios while adding them in the Auto Generate Test Cases window, a pop-up message will notify you of any duplicate scenario detected as shown:
2.2 How to View the Test Steps
Navigate to the Test Cases folder and you can view the test steps in the Feature File generated.
3. Managing Workflows
To manage workflows, you can edit scenarios by modifying the test steps and actions.
Perform the following:
- Navigate to the Main Canvas > select down arrow icon corresponding to More to access Edit Scenario.
- The Edit Scenario Form window appears, allowing you to edit your test steps and actions. These modifications will be used to train the machine learning (ML) model in the background. It will also help when you generate additional test cases re-using these Features and UI elements.
This feature is effective when managing a certain number of test cases. For example, if you choose to automate 10-15 test cases and then want to add additional test cases to it, there won't be many changes required in the Edit Scenario.
However, if you are using auto test generation feature for the first time, you have to add or modify scenarios. This initial setup requires more changes to define and refine your scenarios.Note: Make sure to modify Scenario name and outline with appropriate name and description.
When a new feature is added to an application with a large number of UI elements and has not been used before. When such a feature is not sequenced properly, the platform will automatically generate all the test steps needed to test this feature in the Edit Scenario Form.When the same UI elements (such as a button, dropdown, or textbox) associated with a feature is used in different scenarios involving the same feature, the platform learns from the first use and ensures that subsequent uses of the same feature along with associated UI elements are accurately tested.
Note: When you use the auto test case generation feature to generate scenarios, the UI elements that are part of the scenario will be populated with frequently used custom actions, alias names, alias steps or custom values (provided the UI element is configured to use any of these). For the system to use these details, there must be enough previous scenarios where these details have been applied to the same UI element.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article