Test Case
Use this section to learn tips and tricks for creating and managing Test Cases. These help you to organize test cases clearly, reuse steps where possible, and use test data effectively to make automation easier to manage.
Scenario: Adding elements manually while designing Test cases which takes a lot of time and slows down the test creation process. Tip & Trick: Use the Add from Repository (Drag and Drop) button in Test step group to drop elements directly into the Test case workspace. Avo Assure automatically maps the relevant actions for the selected element, helping you design test steps faster.
Scenario: Large Test cases take a long time to complete when they run one after another during execution.
Tip & Trick: Use Agent or Grid execution for large Test cases. This allows multiple test cases to run simultaneously and significantly reduces the overall execution cycle.
Last updated