creatingModule

Test Repository

Test Repository is a collection of Modules, which acts as a centralised storage location for Test Scripts and Test Steps in an organised and hierarchical manner. It serves as a structured and easily accessible repository for managing and maintaining testing assets.

Module

Modules are a collection of Test Scripts. Each module can have multiple test scripts. Grouping the test scripts inside a module repository helps in better organisation of test cases for testing scenarios , version control for test scripts and facilitates reusability.

Creating Modules

  1. Navigate to Web Testing and select desired project

  2. Under the Build tab, Select Test Repository

    Creating Modules 1

Module Creation

  1. On the "Test Repository" page click the "New Module" button

    Creating Modules 2
  2. Enter a module "Name"

  3. Enter up to a four-character key for the "Module Key Name"

  4. Select a color for the "Module Identity"

  5. Enter a "Module Description"

    Creating Modules 3
  6. Click Create Module

    Creating Modules 4

Last updated