Native App Test on Android
Introduction
The Native Test feature allows you to easily execute test cases on both iOS and Android devices by uploading a build from your local device. It tests native applications (iOS or Android) with platform-specific frameworks. For Android, Espresso is used for comprehensive testing. By leveraging Espresso for Android, you can ensure robust, efficient, and scalable testing of your native applications.
Step 1: Log in to your TestGrid account.
Log in with valid credentials, navigate to the Native Test option tab, and click on Android.
Step 2: Adding or Selecting a Project and Uploading Build
Choose an existing project or add a new one by clicking Add New Project. Select the version, choose the appropriate .apk/.aab file, and then click the Next icon after it uploads.