Documentation #
Modules represent logical sections of your application—such as Login, Payments, Reports, or APIs. Modules help QA teams organize test cases and tasks more effectively.
From experience, well-defined modules make analytics and regression testing much easier.
Steps #
- Open a project settings
- Go to Modules
- Click Add Module
- Enter module name and description
- Save
Best Practice #
Keep module names aligned with application architecture or functional areas.