Execution Plan using Espresso
Android Studio allows you to construct and run Espresso based tests in order to test your Android app. You can now leverage these tests by creating Execution Plans out of them. All you have to do is retrieve the app's .apk and the test's .apk files, upload them to the cloud and create an Execution Plan that you can run on consecutively on multiple devices in the cloud.
The process of creating the tests, uploading them to the cloud and running the Execution Plan is fairly simple and straightforward. Follow the instructions below to create and run your Execution Plans using Espresso and the Grid: