Data Observability platform Help

Test generation

Object based test generation

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

  1. On the Test cases page select "New test case""Dynamic rules"

  2. Choose the "Object based" tab

  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 names - comma-separated exact column names; only objects containing all of them are listed, and generation substitutes exactly these columns for the <columns> parameter (See chapter parameters). With a column filter active, generated tests have SQL auto-update disabled

  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

Rule based test generation allows you to create multiple tests for specific components

  1. On the Test cases page select "New test case""Dynamic rules"

  2. Choose the "Rule based" tab

  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"

14 August 2026