Data Observability platform Help

Test generation

Object based test generation

Object based test generation allows you to create multiple tests for multiple objects

  1. Click on "Test generation" on the sidebar

  2. Choose type "Object based"

  3. Filter out objects for test generation

    • Connections(s) - database connections filter

    • Schema - database schema filter

    • Object - table or view name (filters as a wildcard)

    • Column(s) - earch for objects that have certain column(s). This input value also replaces the <columns> parameter (See chapter parameters)

  4. Select tests you want to generate for objects

    Object based rules selected
  5. Generate selected tests by clicking "Generate selected"

    Generate selected button
    • Test suite - Test suite name, where tests are generated into

    • Allow duplicate test cases - Allows to generate already generated test cases as copies

Dynamic test generation

Dynamic test generation allows you to create multiple tests for specific components

  1. Click on "Test generation" on the sidebar

  2. Choose type "Dynamic"

  3. Modify generation properties

    • Connection - target connection for test cases

    • Parameters - custom parameters used in selected tests (Refer to custom parameters). Inserting multiple parameters will generate test for each parameter

    • Test suite - where tests are generated into

  4. Click "Generate selected"

Last modified: 22 July 2024