Virtual Device Integration with HyperExecute
This page outlines how to execute your Virtual Device tests on HyperExecute with YAML 0.2
Note
Currently, App Automation is available for Emulators and Simulators in the Beta phase, with support for the Appium framework. To use this feature, Contact Sales.
Prerequisites
To run the Tests on HyperExecute from your Local System, you are required:
- Install Appium Java Client.
- Your TestMu AI Username and Access key
- HyperExecute CLI in order to initiate a test execution Job .
- Setup the Environmental Variable
- HyperExecute YAML file which contains all the necessary instructions.
- You have an access to an Android app (.apk or .aab file) or an iOS zip file (containing .app file).
tip
Run your samplе tеsts on HyperExecute using our samplе Android and iOS applications:
Step 1: Setup Your Test Suite
You can use your own project to configure and test it. For demo purposes, we are using the sample repository.