Questions tagged [firebase-test-lab]

Firebase Test Lab provides cloud-based infrastructure for testing Android and iOS apps. This includes test experience integrated into Android Studio, gcloud command-line tool, and Firebase Console. For comprehensive testing before releasing your app, Firebase Test Lab gives you access to physical & virtual devices installed and running in a Google data center.

Firebase Test Lab is a component of the Firebase suite and provides cloud-based infrastructure for testing Android and iOS apps. With one operation you can initiate testing of your app across a wide variety of devices and device configurations. Test results — including logs, videos, and screenshots — are made available in your project in the Firebase Console. Even if you haven't written any test code for your app, Test Lab can exercise your app automatically, looking for crashes.

Related tags:

348 questions
-1
votes
1 answer

How to perform firebase robo test recording (espresso) with standalone android app (.apk file) on android studio?

I have app (.apk file) and I need to do testing using firebase robo test (espresso recorder) on android studio. We don't have access to source code except the .apk file. Is it possible? And how to do it, launch app in android studio emulator and…
J. Doem
  • 619
  • 7
  • 21
-2
votes
1 answer

"A robo directive was not used in the crawl." and test is not running. Why?

Recently I facing issue in Firebase test lab report says "A robo directive was not used in the crawl." what is this issue?
-3
votes
1 answer

How does Firebase Test Lab benefit a developer?

I want to use the firebase test lab for an app testing. I was comparing the spark plan and flame plan but there aren't any different. I would like to know what the blaze plan will offer. When I test with the spark or flame plan, it doesn't allow me…
1 2 3
23
24