AWS Device Farm integration
AWS Device Farm only supports running tests written in frameworks such as Appium, so Katalon users cannot directly execute their mobile tests on AWS Device Farm. Katalon Studio develops an aws-device-farm-integration project that allows you to execute Katalon tests on AWS platform.
This tutorial shows you how to install and use the AWS Device Farm integration. We also provide the KatalonDemoProject as a usage example.
You can clone or download our sample project and iOS application here. This step is optional, you can still use your own project in this tutorial.
- Sample Katalon project: AWS Device Farm integration
- Sample iOS application: Coffee Timer.ipa
- For CI/CD pipelines with Jenkins, clone or download CI samples from our repository.
Integrate with AWS Device Farm
To run your Katalon project with AWS Device Farm, you have to configure your Katalon projects and make updates in the AWS Device Farm integration.
Important:
- An active Katalon Runtime Engine license.
- Apache Maven version 3.3.9 onwards.
- Java JDK 8 installed (This version is recommended).
- This integration is supported for Mobile app testing on Android, iOS and Web app testing on Android.
Configure your Katalon project
Update aws-device-farm-integration project
Configure a test project on AWS Device Farm
Input your Project Name, then hit Create.
This section guides you through the steps to configure your Katalon test project on AWS Device Farm.