Features

Bitrise Upload App Action

TestingBot has developed a TestingBot App Upload integration which allows you to upload an APK or IPA file from Bitrise to TestingBot.

Once uploaded, you can run automated mobile app tests against the mobile app via TestingBot's physical devices and simulators/emulators.

This step is valid for the following project types:

  • ios
  • android
  • xamarin
  • react-native
  • cordova
  • ionic
  • flutter

Required Inputs

The following input values are required for this step:

apk_ipa_filepath

The app file you want to upload, usually this comes from the environment variable $BITRISE_APK_PATH or $BITRISE_IPA_PATH.

testingbot_key

The TestingBot key associated to your account, available in our member dashboard.

testingbot_secret

The TestingBot secret associated to your account, available in our member dashboard.