Variable Data Types

Applies to TestComplete 15.63, last modified on April 23, 2024

TestComplete provides you with a number of variables that can store any information you may need during test execution. For example, these variables can store information specific to the current project or keyword test. For more information on the available variable collections, see the topics of the Variable Collections section.

All of TestComplete variables can store values of the following types: String, Integer and Double. In addition to these basic types, project, project suite and keyword test variables can hold values of the Boolean, Object, Table and DB Table types.

In This Section

Basic Data Types

Provides detailed information on the data types available in TestComplete.

Variables of the Object Type

Provides detailed information on the Object data type.

Variables of the DB Table Type

Provides detailed information on the DB Table data type.

Variables of the Table Type

Provides detailed information on the Table data type.

Variables of the Password Type

Provides detailed information on the Password data type.

Working With the Table Variable Editor

Provides detailed information on how you can modify variables of the Table type.

See Also

Using Variables
Variable Collections

Highlight search results