Android Tests Recorder

This is a plugin to Android Studio that allows to start application, record user interactions and then generate test class sources for Espresso Tests Framework that will reproduce those user interactions.

As result it saves developers time to write such tests. Developer can create test skeleton with this tool and then add necessary test logic.

See more details at http://droidtestlab.com/