Slide 44
Slide 44 text
Use the App Crawler tool, part of Jetpack, to automatically
test your app without the need to write or maintain any code.
The crawler runs alongside your app, automatically issuing
actions (tap, swipe, etc.) to explore the state-space of your
app. The crawl terminates automatically when there are no
more unique actions to perform, the app crashes, or a timeout
you designate is reached.
App Crawler
credits : https://developer.android.com/tools/help/emulator
@madona_syombua