Automation Objects contain configuration for each test execution. Automation Objects define the interface under test, test conditions, and necessary data manipulation. Automation Objects can also point to other objects, UI scripts, database validation definitions, and more.
Automation Objects Management
...
Widget Connector | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
Database Validation ruleset points to a specific Database Validation object. It’s Its settings are read and used for execution of the database tables and fields comparison. This allows for single database validation ruleset to be used with multiple Automation Objects.
Info |
---|
Read more here on defining the Database Validation rulesets: DB Validation Rulesets |
Persist reference DB Data parameter, allows user to decide when the DB Reference Data should be fetched. When it’s switched on, it will be done during test case creation and stored as a test case payload named Reference DB Data. Otherwise, it will happen during test case execution.
In Test Case Details screen in Payloads section user can refresh this data using button or manually change it by clicking on the Reference DB Data line in edit mode.
...
Option for refreshing Reference DB Data for many test cases at once is available in Int4 API Tester Cockpit. This action can be performed for all test cases in the folder or for the selected items.
...
Variables
...
Variables in Int4 Suite represents a complex feature that allows for data manipulation in the processed test cases. There are various scenarios where Variable processing can be useful:
...