...
SQL data sets are added to TDA when SQL responders are created from database recordings . (see see Creating SQL Responders from a Database Recording). SQL data sets are made up of one or more SQL templates, which are parameterized SQL statements that represent a set of data. You can review and interact with the data so that it can be used across testing scenarios.
...
See About the Data Repository for for definitions of terms used in this section.
Excerpt |
---|
Main ToolbarThe main application toolbar contains functionality associated with the data repository, but additional functionality may appear in the toolbar depending on the current view. You can perform the following actions in the main toolbar.
|
...
A template may contain several rows of parameters. The following template contains rows for the "name" parameter matching "Account" and "Transaction." The third column in the table, "Additional Response Delay (ms)," is a SQL responder configuration that allows you to adjust database response times. (see Modifying Response Times).
...
Click the edit icon to and change the value in the Row # column to move the parameter, as well as change the Additional Response Delay Delay . (also see Modifying Response Times). When specifying a value for a SQL parameter, you can use the [*]
wildcard to match any value for the parameter in the database.
The edit button becomes a save button and the ellipsis menu icon becomes a cancel button in edit mode.
...