Frequently Asked Questions
|
Confused about an error or an issue? Search the list of frequently
asked questions to find a solution to your problem.
|
| Product: |
| AQtime |
| AQtrace |
| Automated Build Studio |
| TestComplete |
| TestExecute |
| TestRecorder |
| [All Products] |
|
|
|
|
|
|  |
|
 | Loading… |
How can I close a modal dialog which was invoked by a method called from a script?
Q.: How can I close a modal dialog which was invoked by a method called from a script? A.: Generally a script instruction is not executed until the previous instruction is finished. This behavior causes unexpected pauses in test execution since routines that invoke modal dialogs return the resulting value...
Applies to: TestComplete
Updated: 7/26/2010
My .NET applications are not recognized as Open Applications. Why?
Q.: My .NET applications are not recognized as Open Applications. Why? A.:It is possible that you installed .NET Framework 4.0 RC/RTM. After you install this version of .NET Framework, TestComplete version 7.x and earlier does not recognize .NET applications built with earlier versions of .NET Framework as "Open". It cannot...
Applies to: TestComplete
Updated: 7/26/2010
How do I call procedures or variables declared in another unit?
Q.: How can I call procedures or variables declared in another unit? I need to call a procedure declared in UnitA from UnitB and vice versa. A.: By default, a script can call routines declared within the same unit. To call routines in another unit, the current one must be...
Applies to: TestComplete
Updated: 7/26/2010