Screenshot testing in Espresso
A guide to implementing screenshot testing for Android using the Facebook Screenshot-Tests-For-Android library with Espresso.
Alexey Alter-Pesotskiy is a mobile test automation engineer writing practical guides on Android and iOS testing, CI optimization, and performance profiling. His blog focuses on improving test reliability, coverage, and developer productivity.
85 articles from this blog
A guide to implementing screenshot testing for Android using the Facebook Screenshot-Tests-For-Android library with Espresso.
A guide to implementing snapshot testing for iOS UI using iOSSnapshotTestCase (formerly FBSnapshotTestCase) within XCTest and XCUITest.
Explains how to use bundle identifiers in XCTest to launch and test multiple iOS apps, including system apps and alerts.
A technical guide on preventing Android battery swelling in test stands by using root access to control charging cycles via ADB commands.
A guide to creating a custom Fastlane plugin for retrying failed XCTests to improve UI test stability in iOS development.