Stay organized with collectionsSave and categorize content based on your preferences.
When you upload and publish your Android application package (APK) to your alpha
or beta channel in the Google Play Console, your APK is tested across
a wide range of devices running different versions of Android. The resulting
pre-launch report helps to identify crashes, display issues, and security
vulnerabilities.
The pre-launch report is powered byRobo test, an
automated test included withFirebase Test Lab. You can use Robo test to
target specific devices, locales, or versions of Android for testing, and you
can also use Robo test to test your app for longer durations.
Robo test is more customizable than the pre-launch report, but it is just as
easy to use.
Running your first Robo test inTest Lab
Create a Firebase project if you don't have one already: in theFirebaseconsole,
clickAdd New Project, then enter a name for your project.
If you already have a Cloud project, you can select it from the drop-down menu
to add Firebase to it.
Drag the APK for the app you'd like to test into "Android" section or
clickBrowse for APK, and select the file.
Test Labuploads the selected APK and automatically begins running a Robo
test on it.
Next steps
To increase the number of tests you can run on a daily basis, upgrade to theBlazepricing plan. To learn more about daily usage quotas, and about how
usage-based billing is calculated on theBlazeplan,
seeTest Labquota and billing.
If you want to test your app even more thoroughly and frequently, you can useTest Labwithcontinuous integrationsystems. You can also useTest Labto run instrumented tests that you write
specifically to test your app, and you can run these tests from the Firebase
console, thegcloud command line,
and directly fromAndroid Studio.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-05 UTC."],[],[],null,["\u003cbr /\u003e\n\nWhen you upload and publish your Android application package (APK) to your alpha\nor beta channel in the Google Play Console, your APK is tested across\na wide range of devices running different versions of Android. The resulting\npre-launch report helps to identify crashes, display issues, and security\nvulnerabilities.\n\nThe pre-launch report is powered by\n[Robo test](/docs/test-lab/robo-ux-test), an\nautomated test included with Firebase Test Lab. You can use Robo test to\ntarget specific devices, locales, or versions of Android for testing, and you\ncan also use Robo test to test your app for longer durations.\n\nRobo test is more customizable than the pre-launch report, but it is just as\neasy to use.\n| **Note:** All links in this guide open in a **new browser tab** so that you can keep these instructions visible while testing your APK.\n\nRunning your first Robo test in Test Lab\n\n1. Create a Firebase project if you don't have one already: in the [Firebase console](https://console.firebase.google.com/), click **Add New Project**, then enter a name for your project. If you already have a Cloud project, you can select it from the drop-down menu to add Firebase to it.\n2. Go to the [**Test Lab** page in Firebase console](https://console.firebase.google.com/project/_/testlab).\n3. Drag the APK for the app you'd like to test into \"Android\" section or click **Browse for APK**, and select the file.\n\nTest Lab uploads the selected APK and automatically begins running a Robo\ntest on it.\n| **Note:** your first Robo test is optimized for getting started quickly, so there are no extra options to choose from. All subsequent tests are fully customizable.\n\nNext steps\n\nTo increase the number of tests you can run on a daily basis, upgrade to the\n**Blaze** pricing plan. To learn more about daily usage quotas, and about how\nusage-based billing is calculated on the **Blaze** plan,\nsee [Test Lab quota and billing](/docs/test-lab/usage-quotas-pricing).\n| **Note:** pre-launch reports do not impact your Test Lab quota and usage.\n\nIf you want to test your app even more thoroughly and frequently, you can use\nTest Lab with\n[continuous integration](/docs/test-lab/continuous)\nsystems. You can also use Test Lab to run instrumented tests that you write\nspecifically to test your app, and you can run these tests from the Firebase\nconsole, the\n[gcloud command line](/docs/test-lab/android/command-line),\nand directly from\n[Android Studio](/docs/test-lab/android-studio).\n\nTo learn more about Test Lab, see the\n[Test Lab introduction](/docs/test-lab)."]]