Module Driven Testing in SimplifyQA

Effective test case organization is essential for efficient testing and project management. SimplifyQA provides a structured module design approach that allows users to create modules and sub-modules, ensuring a well-organized test repository.

Creating Modules and Sub-Modules

Creating a Module:

  1. Navigate to the Test Case Management or Requirement Management section.

  2. Click on "Add Module" to creat a new module.

  1. Provide a relevant name for better organization.

Creating a Sub-Module:

  1. You can create a sub-module with the same name as a module.

  1. Right-click on an existing module and select "Add Sub-Module".

  1. Enter the sub-module details and save.

Tree View Navigation

SimplifyQA provides a tree view structure for various sections, including:

  • Requirement Management

  • Test Case Management

  • Functions

  • Suites

The tree view enhances navigation and makes it easy to manage test cases within modules and sub-modules.

Drag and Drop Functionality

  • Users can drag and drop test cases from one module to another for better organization.

  • This feature allows for easy restructuring of test cases without manual reassignment.

Right-Click Actions

SimplifyQA enables quick actions through right-click options on modules and test cases:

  • Add: Create a new module or sub-module.

  • Edit: Modify the module or test case details.

  • View: Open and review module contents.

  • Delete: Remove unwanted modules or test cases.

Benefits of Module Design in SimplifyQA

  • Enhanced Organization: Helps in structuring test cases effectively.

  • Easy Navigation: Tree view simplifies accessing different modules.

  • Flexibility: Allows smooth movement of test cases across modules.

  • Quick Modifications: Right-click actions enable faster management.

By leveraging these features, teams can ensure their test cases remain structured and easily accessible, leading to a more efficient testing process.

Last updated