Open Applications provide access to their internal objects, methods, properties, and fields. TestComplete includes specific program methods that are used to address Open Applications’ objects. The following topics contain detailed information regarding this.
Desktop
Explains how to address objects that reside in .NET applications.
Explains how to address objects that reside in Visual C++ Open Applications.
Explains how to address objects that reside in Visual Basic Open Applications.
Explains how to address objects that reside in Delphi Open Applications.
Explains how to address objects that reside in C++Builder Open Applications.
Explains how to address objects that reside in Java applications.
Explains how to address objects that reside in JavaFX applications.
Explains how to address objects that reside in Qt applications.
Explains how to address objects that reside in WPF applications.
Web
Explains how to address objects that reside in Flash and Flex applications.
Explains how to address objects that reside in AIR applications.
Mobile
Explains how to address objects that reside in Android applications.
Explains how to address objects that reside in iOS applications.
Explains how to address objects that reside in Xamarin.Forms applications.
Other
Addressing Objects in MSAA Open Applications
Explains how to address objects exposed by the MSAA engine.
Related Topics of Interest
Calling Methods and Properties of Open Applications' Objects
Describes the specifics of calling methods and properties of Open Applications’ objects from your tests.
See Also
Object Browser Naming Notation
About Open Applications
Calling Methods and Properties of Open Applications' Objects
Creating and Recording Keyword Tests
Script Tests
Working With Application Objects and Controls