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
Provides detailed information on the data types available in TestComplete.
Provides detailed information on the Object data type.
Variables of the DB Table Type
Provides detailed information on the DB Table data 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.