AQtimeIntegration.AQtime Property

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

Description

Use the AQtime property to obtain a program object that lets you automate the AQtime version specified by the CurrentVersion property. Using this object you can open AQtime projects, select profilers, profile your tested applications and obtain profiling results.

Declaration

AQtimeIntegration.AQtime

Read-Only Property The AQtime object

Applies To

The property is applied to the following object:

Property Value

The AQtime program object. The AQtime version, to which the object provides access, depends on the value of the AQtimeIntegration.CurrentVersion property.

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
CurrentVersion Property
IsSupportedVersionAvailable Method

Highlight search results