This course is an introduction for those who would like to learn how to write Android UI tests using Espresso for Android test automation framework from scratch.
You will learn Espresso for Android API, how it interacts with the application under test, how to parse application layout (i.e. View Hierarchy), how to locate views, and how to perform actions and assertions on multiple view types.
In addition to that, we will touch Espresso Test Recorder topic, you will understand how to set up a test device for test automation, how to run tests from the command line and from Android Studio IDE, and much more valuable content which would be not so easy to find online.
After this course, you will understand what steps you need to take to start writing automated UI tests even if you don’t have Android development or test automation experience.
Why you should enroll in my course:
I've been working with Espresso for Android since its initial release in October 2013 and have significant experience using it in Android UI automation.
Who this course is for:
Entry level Android Test Automation Engineers.
QA engineers.
Android developers who would like to learn about UI automation.
Requirements:
Install Android Studio IDE.
Basic understanding of Android test automation.