Test generation

Object based test generation allows you to create multiple tests for multiple objects
On the Test cases page select "New test case" → "Dynamic rules"
Choose the "Object based" tab
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
Select tests you want to generate for objects

Generate selected tests by clicking "Generate selected"

Test suite - Test suite name, where tests are generated into
Allow duplicate test cases - Allows to generate already generated test cases as copies

Rule based test generation allows you to create multiple tests for specific components
On the Test cases page select "New test case" → "Dynamic rules"
Choose the "Rule based" tab
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
Click "Generate selected"