Web Testing
Documentation Home
  • Web-Testing-User-Documentation
  • Getting-Started
    • Getting Started
  • Build
    • creatingModule
    • Test Scripts
    • Test Steps
    • moduleOperations
    • Parameterization
    • Project Setup
    • Maintaining the Script
    • Project-Creation
      • Project Creation
      • Quick Run
  • Run
    • SprintRun
    • TestLabRun
  • Analyze
    • Mind Maps
    • Reports
    • Sprint Reports
    • Tags
    • Test Lab Reports
  • Advanced-Features
    • Functions
    • Visual Testing
    • Healer
    • Import/Export the Script
  • FAQ
    • FAQ
  • User-Actions
    • User actions
Powered by GitBook
On this page
  • Test Repository
  • Creating Modules
  1. Build

creatingModule

Last updated 1 year ago

Test Repository

Test Repository is a collection of Modules, which acts as a centralised storage location for and 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

Module Creation

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

  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"

  6. Click Create Module

Test Scripts
Test Steps
Creating Modules 1
Creating Modules 2
Creating Modules 3
Creating Modules 4