Google Test Labsを覗いてみると、以下の通りFirebaseに移行したとありました。
Firebaseに統合されていることは知ってたのですが、完全にFirebaseの一部に移行するのですね。モバイル系プラットフォームのFirebase化への本気度を感じます。
Test Lab is moving to Firebase. Visit the Firebase console to use Firebase Test Lab for Android.
以下にドキュメントがありました。
https://firebase.google.com/docs/test-lab/#implementation_path
サポートしているスクリプトは以下のよう。
Espresso, Robotium or UI Automator 2.0 instrumentation tests written specifically to exercise your app.
Robo test, which analyzes the structure of your app’s user interface and then explores it automatically by simulating user activities.
なお、結果の評価は以下のようです。
https://firebase.google.com/docs/test-lab/analyzing-results#key_concepts
無料の範囲では使えないので、Blaze(従量制プラン)を使う必要があるみたいです。Blazeでは、 $5/device hr らしいですね。(20160522現在)