Organise your Test Cases
Last updated
Last updated
Organising your test cases effectively is key to smooth testing and better project management. SimplifyQA makes this easy with features like mapping test cases to modules and submodules, as well as a handy tree view for navigation.
Enhanced Clarity: Maintain a structured hierarchy for better visibility and easy access.
Improved Navigation: Quickly locate specific test cases using the tree view structure.
Mapping test cases to relevant modules and submodules helps categorise them based on application functionality.
Steps to Map Test Cases:
Create Modules and Submodules:
Navigate to the Test Case section in SimplifyQA from the left-hand panel.
Click "Add Module" from the left-hand section to create a new module and provide a meaningful name (e.g., "Login Module").
Add submodules under the module as needed (e.g., "Forgot Password", "User Authentication").
Assign Test Cases to Modules:
Go to the Test Cases section.
Open the desired test case.
Select the Module and Submodule from the dropdown menus within the test case details.
Save your changes.
The tree view provides a hierarchical representation of your modules, submodules, and associated test cases.
Steps to Use the Tree View:
Open the Test Cases section.
The tree view will display all modules and submodules in a collapsible structure.
Click on a module or submodule to view the associated test cases in the table on right side.
Quickly locate test cases without searching through lists.
Provides a clear overview of the module hierarchy and test case distribution.
Easily navigate between different modules and submodules.
Use Meaningful Names: Assign descriptive names to modules, submodules, and test cases to make navigation intuitive.
Adopt a Standard Structure: Follow a consistent hierarchy for all projects to simplify understanding across teams.
Regularly Update Mappings: Ensure test cases remain mapped correctly when new modules or submodules are added.
Faster Test Execution: Locate and execute test cases quickly during sprints or regression cycles.
Comprehensive Coverage: Ensure no modules are left untested by tracking test cases linked to each functionality.
Simplified Maintenance: Update or modify test cases with ease by navigating directly to the relevant module.