App Center integration
App Center Test supports only tests using frameworks such as Appium, written in Java with JUnit; hence, Katalon users cannot directly execute their tests on App Center Test.
You can perform sideloading to package Katalon projects in JUnit format. In that case, you can execute Katalon test scripts on devices provided by App Center Test.
This tutorial guides you on how to use sideload to integrate with App Center Test. We also provide the KatalonDemoProject
as a usage example.
Integrate with App Center
- An active Katalon Runtime Engine license.
- A Katalon API Key.
- Apache Maven version 3.3.9 or later installed.
- NodeJSversion 6.3 or later installed.
- App Center CLI installed and logged in.
Upload KatalonDemoProject
This section provides you a usage example on how to upload KatalonDemoProject packaged in JUnit by sideload and start a test run in App Center Test.
Troubleshooting: Object is null
error
When handling relative object paths in the App Center test script, you might encounter Object is null
error message.
Katalon Studio version earlier than 7.9.1 cannot handle relative object path, you must direct App Center to use Katalon Studio version 8.0.0 onwards.