Managing mobile applications

To be able to record a test from an Android or iOS application, the application must be uploaded from a mobile device to the test workbench, or imported to the test workbench to be automatically instrumented. iOS applications are instrumented by running a script on a Macintosh computer. The application under test is augmented with code that allows you to record or play back a test and recompiled into a recording-ready application and a playback-ready application. These versions of the application have been signed with a default certificate. The following topics explain the different ways to install the applications under test, how to instrument iOS applications and Android applications in a specific environment and more specifically, how to manage system applications to make them ready for testing.

Feedback