Название: Android Espresso Revealed: Writing Automated UI Tests
Автор: Denys Zelenchuk
Издательство: Apress
Год: 2019
Формат: true pdf/epub
Страниц: 308
Размер: 13.7 Mb
Язык: English
Write Android user interface (UI) tests using Google Espresso for Android. You’ll cover all the major topics of writing functional UI automated tests using the Espresso testing framework, including different ways of running automated tests, architecting test projects in an easy and maintainable way, and using tools which help to implement automated tests with less effort.
Android Espresso Revealed explains the basics of using Espresso to write automated UI tests, and how to customize the framework for advanced functionality. The author provides examples in both Java and Kotlin, and includes dealing with network operations in UI tests, testing application accessibility, implementing supervised monkey tests, and more.