AQtimeIntegration.CurrentVersion Property

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

Description

Use the CurrentVersion property to specify which major version of AQtime is installed on your computer and will be used for testing. The property can contain one of the following values:

Value Description
4 AQtime 4
5 AQtime 5
6 AQtime 6
7 AQtime 7
8 AQtime 8

Declaration

AQtimeIntegration.CurrentVersion

Read-Write Property Integer

Applies To

The property is applied to the following object:

Property Value

An integer value that specifies the major version of AQtime to be used in testing.

Remarks

If you specify an AQtime version, which is not installed on your computer, an error will occur.

Example

To view an example, see the Integration With AQtime Using the AQtimeIntegration and AQtime Objects help topic.

See Also

Integration With AQtime
AQtime Object
IsSupportedVersionAvailable Method

Highlight search results