Test Code Generator(IOS App)

1. Select a Platform

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

  • IOS 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:

  • iOS – Select the iOS 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 IPA file of the application you want to test.

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

  • Click the Upload iOS button to install the IPA 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