Learn the basics of Android UI automation testing using espresso.
- Setting up testing environment
- Recording test using espresso recorder
- Using idletimer for conditional wait
- Using different types of assertions
- Using buddy build for automatic execution of test cases