Modules
Modules are top-level containers for related test assets.
What modules control
Section titled “What modules control”- Grouping of test suites by product area.
- Parent-child hierarchy for large systems.
- Association point for locator groups.
Create a module
Section titled “Create a module”- Go to
Modules -> Create. - Enter
Name(required). - Optionally select
Parent. - Save.
Field notes
Section titled “Field notes”Nameis required.Parentcan beRoot (No Parent).
Recommended structure
Section titled “Recommended structure”- Keep top-level modules feature-oriented (
Auth,Checkout,Admin). - Use one extra child level only when needed.
- Avoid very broad “misc” modules.