aqUtils Object Methods

Applies to TestComplete 12.60, last modified on September 17, 2018

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