After you have created and installed auto tests and created test sources, you can select the test cases you want to run and the test sources you want to run them against.
To run one or more auto tests
The Auto Tests list shows the test cases in a hierarchical structure: groups contain auto tests and auto tests contain test cases. To expand or collapse how much of the structure is shown, click the plus or minus sign beside each group or auto test name. You can select test cases in the following ways:
To select or clear a test case or cases, click the highlighted test group name, auto test name or test case name, or press SPACEBAR.
You can save the list of test cases, or run list, you have selected by clicking Run Lists and then clicking Save As. Later, you can select the same test cases by selecting the run list.
If neither Log File nor Screen is selected, the tests will not log any information. ODBC Test always displays a list in the Output window of which tests were run and how many errors occurred.
Check Box | vCursorLib Value |
Cleared | SQL_CUR_USE_DRIVER |
Filled | SQL_CUR_USE_IF_NEEDED |
Selected | SQL_CUR_USE_ODBC |
How vCursorLib is used depends on how the test was written; it was intended to be used with the SQL_ATTR_ODBC_CURSORS option in SQLSetConnectAttr.