Test Code Generator(Android App)

1. Select a Platform

Allows you to choose the platform on which you want to run your test. Available platforms:

  • Android App

2. Select an Operating System

This option allows you to select the operating system, mobile device, and version for running your test.

Fields to choose from:

  • Android – Select the Android operating system for testing.

  • Mobile Device – Choose the specific mobile device.

  • Version – Specify the OS version.

  • Take Screenshot – Captures a screenshot during the test run.

  • Record Video – Records a video of the test execution.

3. Select a Mobile App

This section allows you to install the APK file of the application you want to test.

  • If you do not have an APK file, a default application file will be selected for you.

  • Click the Upload Android button to install the APK file.

4. Generated Code for Local Execution

This section contains the code generated for execution in your local environment.

Executable code options:

  • Java

  • C#

  • Python

  • Ruby

  • Node.js

Last updated