Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SOAVIRT_9.10.4_CTP_3.1.1

...

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 Toolbar

The 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.

  • Click the Export button to export the repository. This action creates a copy of the data repository that you can download from the main page of the Data tab. See Creating and Managing Repositories.
  • Click the Lock button to prevent changes by other users to the repository. See Locking and Unlocking Repositories in CTP.
  • Click the Refresh button to load any changes TDA may have collected from a connected application.
  • Click the Data Set button to add a new data set to the repository. You can only add simple and hierarchical data sets–this functionality is not currently supported for SQL data sets. 
  • Click the Delete button to delete the selected repository. See Creating and Managing Repositories.

...

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. 

...