Manage Test Groups

To easily run related auto tests, you can group auto tests together. For example, you might want to create a test group of auto tests for SQLBindCol, SQLGetData, and SQLFetch. An auto test can be included in any number of test groups.

You are not required to create any test groups; all auto tests are automatically included in the All test group.

To create a test group

  1. In ODBC Test, from the Tools menu, click Manage Test Groups. ODBC Test displays the Manage Test Groups dialog box.

  2. Click New, type the name of the test group in the Group box, and click OK.

  3. Select an auto test to add to the test group from the Installed Auto Tests list and click Add. (The Installed Auto Tests list shows all installed auto tests by name. For information about how to install auto tests, see Manage Auto Tests.) ODBC Test moves the auto test from the Installed Auto Tests list to the Selected Auto Tests list. Continue to add auto tests to the group until the group contains all of the auto tests that you want.

  4. Click Close.

You can also use the Manage Auto Tests dialog box to add or remove auto tests from an existing test group and delete test groups. Removing an auto test from a test group or deleting a test group that contains an auto test does not affect the auto test; it remains installed in ODBC Test.