The DB Client tool enables you to query databases to validate statements. This tool is also available in the desktop product. See DB.In this section:
Table of Contents |
---|
Connecting the Tool
- Click on a test or scenario and choose Add DB Client from the actions drop-down menu.
- In the Connection field, enter the database driver class name, URL, and connection credentials (if required).
Enable the Close connection option if you want the tool to close the connection to the database after the test executes. This option is recommended when you plan to use the DB tool once. Do not enable this option if multiple DB tools will connect to the same DB. This enables you preserve resources by allowing all of the DB tools to share a connection.
...