aqUtils Object Methods

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

The aqUtils object contains the following methods:

Method List

Name Description
Beep Generates a simple tone using the PC speakers.
Delay Delays the test execution for the specified time period.
GetCOMServerPath Returns the path to the specified COM server.
IsValidIdent Indicates whether the specified string is a valid JavaScript, JScript, Python, C++Script, C#Script or DelphiScript identifier.
SysErrorMessage Converts the specified OS error code into the corresponding error message string.
Win32Check Checks a Windows API call’s return value and raises an appropriate exception when this call fails.

See Also

aqUtils Object

Highlight search results