Once you have selected a test case to data drive, and found and replaced values, choose one of the following ways to run the
test case:
- Click
while in a
.g.t file. This command runs
main(), or if there is no
main(), the command runs all test cases. For each test case, this command runs all rows for all tables used by the test case.
- Click
and select the data-driven test case from the list of test cases on the
Run Testcase dialog box, for all tables used by the test case.
- Click
to run the test case for all rows for all tables used by the test case.