---
title: Bitrise Action for TestingBot
description: The TestingBot Bitrise Action allows you to run Appium tests on TestingBot.
source_url:
  html: https://testingbot.com/support/integrations/ci-cd/bitrise
  md: https://testingbot.com/support/integrations/ci-cd/bitrise/index.md
---
# Bitrise Upload App Action

TestingBot has developed a [TestingBot App Upload](https://www.bitrise.io/integrations/steps/testingbot-upload-app) 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.

Was this page helpful? Yes No 

## Looking for More Help?

Have questions or need more information?   
 You can reach us via the following channels:

- [Email us](https://testingbot.com/contact/new)
- [Join our Slack Channel](https://join.slack.com/t/testingb0t/shared_invite/zt-3bcw9xch-jk19~6XPs_xBrsAgAedkCw)
