Apress | Android Espresso Revealed: Writing Automated UI Tests (2019 EN)

Discussion in 'Programming' started by Kanka, Sep 11, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,037
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Denys Zelenchuk
    Full Title: Android Espresso Revealed: Writing Automated UI Tests
    Publisher: Apress; 1st ed. edition (March 1, 2019)
    Year: 2019
    ISBN-13: 9781484243152 (978-1-4842-4315-2), 9781484243145 (978-1-4842-4314-5)
    ISBN-10: 1484243153, 1484243145
    Pages: 308
    Language: English
    Genre: Educational: Mobile Computing
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: 32.09 €


    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.


    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

    Features:
    ✓ A concise primer on an industry standard UI testing tool for Android developers
    ✓ Covers both Java and Kotlin code, appropriate to today's Android developers
    ✓ Author is an industry experienced expert at using Google Espresso for Android

    Who This Book Is For:
    Engineers with experience of Android test automation will benefit from this book.

    -------------
     
    Last edited by a moderator: Mar 8, 2022