Test your Android App UI using Firebase TestLab easily
Firebase Test Lab is a cloud-based app-testing infrastructure. With one operation, you can test your Android or iOS app across a wide variety of devices and device configurations, and see the results including logs, videos, and screenshots in the Firebase console.
In this article, you will learn how to test your Android apps on the Firebase Test Lab cloud platform. you will see how easy it is to test your app’s UI and also get quality feedback from the test-lab.
Note: I assume you know how to walk around/navigate the Firebase platform, if you are new to Firebase please follow the below link to get started with Firebase
https://developers.google.com/learn/topics/firebase
Steps to test your android app using Firebase Test Lab:
kindly follow the below steps to test your Android app.
Step 1: go to https://console.firebase.google.com/
Sign in to your dashboard and click Test lab
Step 2: Build a debug-app in Android studio and upload in the “ Android Robo Test”
Robo test is a testing tool that is integrated with the Firebase Test Lab. Robo test analyzes the structure of your app’s UI and then explores it methodically, automatically simulating user activities. Robo test captures log files, saves a series of annotated screenshots, and then creates a video from those screenshots to show you the simulated user operations that it performed. These logs, screenshots, and videos can help you to determine the root cause if your app crashes, and can also help you to find issues with your app’s UI.
for more about Robo Test https://firebase.google.com/docs/test-lab/android/robo-ux-test
Step 3: Click on the Device that performed the test ( Pixel API Level 26 )
From the above image, you can see the Test Passed and also the time it took the Firebase test Lab crawler to crawl your Android app UI, you can see the craw graph of your app, logs, screenshots, video, performance, and accessibility results.
Thanks for taking the time to read my article and I hope it helps you optimize your next Android app.
I will advise you to always use Firebase Test Lab to test your app and watch how you will get the best feedback to improve your next Android /IOS app.
Let’s connect on
Twitter: https://twitter.com/Joklinztech
LinkedIn: https://www.linkedin.com/in/wisdom-nwokocha-76212a77/