Mindmap Overview

Mindmap is a canvas on which the user can visually represent the test flow. Note: The test flow may include the Modules, Scenarios, Screens, and test cases.

Module

The module is a collection of Scenarios. A project will have multiple modules, but one mindmap will have only one module.

Scenario

The scenario is a collection of screens. At the scenario level, the user can operate Avo Genius, by which the user can do the smart recording.

Screen

The screen is an object repository where the user can capture all the objects present in a particular screen, and all those objects we can use to make a test case for the specific screen.

Test Case

The test case is a collection of all test steps, User can design the test steps, and all those test steps will form one test case.

Last updated