Introduction

In order to execute Mobile Tests, you must connect to an external grid which offers real mobile devices. There are 3 options available:

1. How to execute Mobile Tests on BrowserStack

You need an account on BrowserStack that has access to App Automate. If you do not have an account on BrowserStack, you can sign up for a free trial. That will give you 100 minutes of App Automate. Even if your tests will be executed on BrowserStack, you will get the results and logs in your Endtest account.

Steps

Connect your Endtest account with your BrowserStack account:
  1. Go to your BrowserStack account.
  2. If you don’t have a BrowserStack account, you can just sign up for a Free Trial.
  3. Go to the Products section from BrowserStack and click on App Automate.
  4. Click on the Show button from the Username and Access Keys section on the left side of the page.
  5. Go to the Settings page in Endtest.
  6. Add the Username and Access Key from BrowserStack App Automate in the BrowserStack User and BrowserStack Key inputs from the Endtest Settings page.
  7. Click on the Save button.

Your Endtest account and your BrowserStack account are now connected.
You won’t have to repeat steps 1-7 unless you move to another BrowserStack account.
  1. Upload your APK or IPA file in the Drive section.
  2. Copy the File Download URL for your uploaded app.
Your app is now stored on the Endtest Drive.
Steps 8-9 will be repeated only when you want to test a new version of your app.
  1. Go to the Mobile Tests section in Endtest.
  2. Click on the Run button and select BrowserStack from the Grid dropdown.
  3. Select the desired configuration.
  4. Paste the File Download URL in the APK Download URL / IPA Download URL input.
  5. Start the test execution.

You can also upload your APK or IPA file in the Drive by using our Endtest API chapter. You can also upload your APK or IPA file on a server or an AWS S3 bucket.
The URL must have the file name and the file extension at the end, and the file (app) must be downloaded automatically, without any prompts or confirmations.
Take our APK Download URL for the Wikipedia Android App as an example:
https://endtest-files.s3.us-west-2.amazonaws.com/WikipediaSample.apk

2. How to execute Mobile Tests on Sauce Labs

You need an account on Sauce Labs that has access to the Real Device Cloud component. If you do not have an account on Sauce Labs, you can sign up for a free trial. That will give you access to a list of devices. Even if your tests will be executed on Sauce Labs, you will get the results and logs in your Endtest account.

Steps

Connect your Endtest account with your Sauce Labs account:
  1. Go to your Sauce Labs account.
  2. If you don’t have a Sauce Labs account, you can just sign up for a Free Trial.
  3. Go to the User Settings section in Sauce Labs.
  4. Copy the Username and Access Key.
  5. Go to the Integrations tab from the Settings page in Endtest.
  6. Add the Username and Access Key in the Sauce Labs modal.
  7. Click on the Save button.
Your Endtest account and your Sauce Labs account are now connected.
You won’t have to repeat steps 1-7 unless you move to another Sauce Labs account.
  1. Upload your APK or IPA file in the Drive section.
  2. Copy the File Download URL for your uploaded app.
Your app is now stored on the Endtest Drive.
Steps 8-9 will be repeated only when you want to test a new version of your app.
  1. Go to the Mobile Tests section in Endtest.
  2. Click on the Run button next to your test suite and select Sauce Labs from the Grid dropdown.
  3. Select the desired configuration.
  4. Paste the File Download URL in the APK Download URL / IPA Download URL input.
  5. Start the test execution.
You can also upload your APK or IPA file in the Drive by using our Endtest API chapter. You can also upload your APK or IPA file on a server or an AWS S3 bucket.
The URL must have the file name and the file extension at the end, and the file (app) must be downloaded automatically, without any prompts or confirmations.
Take our APK Download URL for the Wikipedia Android App as an example:
https://endtest-files.s3.us-west-2.amazonaws.com/WikipediaSample.apk

3. How to execute Mobile Tests on Kobiton

You need an account on Kobiton that has access to mobile devices. If you do not have an account on Kobiton, you can sign up for a free trial. Even if your tests will be executed on Kobiton, you will get the results and logs in your Endtest account.

Steps

Connect your Endtest account with your Kobiton account:
  1. Go to your Kobiton account.
  2. If you don’t have a Kobiton account, you can just sign up for a Free Trial.
  3. Go to the Profile section in Kobiton and get your Username.
  4. Go to the Settings section in Kobiton and get your API Key.
  5. Go to the Settings page in Endtest.
  6. Go to the Integrations tab.
  7. Add the Username and API Key from Kobiton.
  8. Click on the Save button.
Your Endtest account and your Kobiton account are now connected.
You won’t have to repeat steps 1-8 unless you want to use a different Kobiton Access Key.
  1. Upload your APK or IPA file in the Drive section.
  2. Copy the File Download URL for your uploaded app.
Your app is now stored on the Endtest Drive.
Steps 9-10 will be repeated only when you want to test a new version of your app.
  1. Go to the Mobile Tests section in Endtest.
  2. Click on the Run button and select Kobiton from the Grid dropdown.
  3. Select the desired configuration.
  4. Paste the File Download URL in the APK Download URL / IPA Download URL input.
  5. Start the test execution.
You can also upload your APK or IPA file in the Drive by using our Endtest API chapter. You can also upload your APK or IPA file on a server or an AWS S3 bucket.
The URL must have the file name and the file extension at the end, and the file (app) must be downloaded automatically, without any prompts or confirmations.
Take our APK Download URL for the Wikipedia Android App as an example:
https://endtest-files.s3.us-west-2.amazonaws.com/WikipediaSample.apk