How to Run a Group of Tests

Applies to TestComplete 14.10, last modified on June 5, 2019

It is often useful to run several tests one after another. For instance, the first action can test the initialization of your application, the second one can test data loading, the third action can test dialogs that change data, and so on. A combination of these tests provide a comprehensive test of the application.

So, grouping test actions makes testing more convenient for changes and places the tests in order. Keyword tests and scripts support grouping for their items. To run a group of tests, you can use any of the following approaches:

See Also

Tests, Test Items, and Test Cases
How to Create or Delete a Script Routine
Writing Scripts - Overview
Keyword Tests

Highlight search results