IMPORTANT: lessons will be gradually added in upcoming weeks.
This course is an introduction for those who would like to learn how to write Android UI tests using Espresso from scratch.
After this course you will understand what steps you need to start automating your application UI tests even if you don’t have Android development experience.
You will learn Espresso API, how it interacts with the application, how to parse application layout and locate views, how to perform actions and assertions on multiple view types.
In addition to that we will touch test recorder topic, you will understand how to set up a test device for test automation and much more valuable content.