Instrumenting Android Applications in Android Development Tools

Applies to TestComplete 14.61, last modified on April 22, 2021

To create automated object-based tests for your Android application, you need to instrument the application.

If an application is instrumented, TestComplete can recognize individual controls in the application and you can use control-specific methods and properties that TestComplete provides to simulate user actions in your tests.

This section provides instructions on how to instrument applications manually in various Android development tools.

In This Section

Eclipse IDE

Explains how you can instrument Android applications manually in the Eclipse IDE.

Android Studio

Explains how you can instrument Android applications manually in Android Studio.

Related Topics of Interest

Instrumenting Android Applications - Overview

Explains why it is necessary to instrument Android applications.

See Also

Preparing for Testing Android Applications
Preparing Android Applications

Highlight search results