Using Variables

Applies to TestComplete 15.62, last modified on March 19, 2024

When working with TestComplete, you may need to store test data along with the test, or you may need to store some test data specific to each TestComplete project. For this purpose, TestComplete provides you with a number of variable types that can store data in the most frequently used data types, for example, String, Integer, Variant and so on. Using these variables you can also store data specific to different test elements: projects, keyword tests and so on.

In This Section

Variable Collections

Provides detailed information on the variable collections available in TestComplete.

Variable Data Types

Provides detailed information on data types available for TestComplete variables.

Related Topics of Interest

Using Environment Variables in Automated Tests

Explains how to get environment variable values in automated tests.

See Also

Variable Collections
Variable Data Types

Highlight search results