دانلود کتاب Android Espresso Revealed: Writing Automated UI Tests
by Denys Zelenchuk
|
عنوان فارسی: اندروید اسپرسو نشان داد: نوشتن خودکار UI آزمون |
دانلود کتاب
جزییات کتاب
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.
What You Will Learn
• Write Espresso tests with both Kotlin and Java including test project migration from Java to Kotlin
• Test web views inside the application under test
• Use Espresso to set up test devices or emulators to minimize test flakiness and run tests in Firebase Test Lab
• Verify and stub intents with Espresso-Intents
• Move test projects to AndroidX
• Test notifications or operate on third-party apps during Espresso test execution
• Apply different test architecture approaches to the test project to reduce maintenance effort
• Implement supervised monkey tests using Espresso and UIAutomator
Who This Book Is For
Engineers with experience of Android test automation will benefit from this book