Mobile Apps

The Mobile Apps Library contains a list of all apps that have been uploaded. The following information is displayed for each app in the Mobile Apps Library:

  • App: Name of the application
  • Identifier: unique app ID retrieved from the metadata of the app file during upload (package identifier/bundle identifier)
  • Version: app version retrieved from the metadata of the app file during upload
  • Uploaded: date the app file was added to the Mobile Apps Library
  • Size: file size of the mobile app

📘

Note:

Apps in the Mobile Apps Library are available across different test branches.

Add Mobile App from Local Computer

It is possible to upload native apps based on the following frameworks:

  • For Android devices - .apk files based on Java or Kotlin frameworks.
  • For iOS devices - .ipa files based Objective C or Swift frameworks.

📘

Upload is limited to 150 MB (to upload larger files, contact Tricentis support).

To add a mobile app to the app library from your local computer:

  1. Navigate to Mobile Apps Tab from the main menu.

  1. Click New App button.

  1. Select an APK/IPA file or drag and drop the file from your local computer onto the upload window. Only one file can be uploaded each time.

  1. The app is added to the Mobile Apps Library.

📘

Note:

The default upload size limit is 150MB. If you need to upload larger files, please contact your Testim Administrator to discuss increasing your file upload size limit.

Download an App from the Mobile Apps Library

You can download an app in the Mobile Apps Library to your local computer.

To download an app from the Mobile Apps Library:

  1. Navigate to the Mobile Apps Library.
  2. Select an app from the list of mobile apps and click the Download File button.

Delete an App from the Mobile Apps Library

If an app is non longer needed in the Mobile Apps Library, it can be deleted.

To delete an app from the Mobile Apps Library:

  1. Navigate to the Mobile Apps Library.
  2. Select an app from the list of mobile apps and click the Delete button.

If a mobile app is used in a test, it cannot be deleted. You must remove the application from all tests or delete all tests that use the application before the app can be deleted.

Copy Mobile App ID

If you want to use a mobile app that is included in the Mobile App library to run tests on the grid and the app is not yet installed on this grid, you will need to copy the Mobile App ID in order to provide it to the grid through the CLI. For more information, see Running mobile tests through the CLI

To copy the mobile app ID:

  1. Navigate to the Mobile Apps Library.
  2. Select an app from the list of mobile apps and click the Copy ID button.

You can then paste the mobile app ID wherever the reference is needed.

Search the Mobile Apps Library

You can search for a mobile app by name in the Mobile Apps Library.

To search for an app in the Mobile Apps Library:

  1. Navigate to the Mobile Apps Library.
  2. Enter the Name of the mobile app you want to search for in the search box. The mobile apps will automatically filter the list of apps that match your search criteria.

Direct Upload of Mobile App to Grid Provider

Any mobile apps that have been uploaded to the Testim Mobile Apps Library can be manually uploaded to the Grid provider app storage. This allows you to run your application on the grid without having to wait until Testim loads the application to the Grid when running the test.

To upload a mobile app directly to a grid provider:

  1. Click on one or more applications from the Mobile Apps Library.

  2. Click the Upload to Grid button.

  1. Select a grid from the list of pre-configured grids and click the Upload button.

  1. Testim will upload your app to the selected grid.