Home › Software Testing › Software Testing › mobile_testing › Espresso is a native mobile UI testing framework…
Espresso is a native mobile UI testing framework for
AAndroid only, by Google
BiOS only, by Apple
CBoth Android and iOS apps equally
DWindows Phone only, by Microsoft
Answer & Solution
Correct answer: A. Android only, by Google
Espresso (Google) is Android-native, runs in the same process as the app, uses synchronisation to remove flakiness. iOS native equivalent is XCUITest. Both are deeply integrated with the platform SDK.
Related questions
In mobile testing strategy, exploratory testing shouldMobile crash reporting tools (Firebase Crashlytics, Sentry) help testing byMobile build distribution to testers commonly usesA device test matrix typically prioritises byCharles Proxy or mitmproxy are used in mobile testing forCloud device farms like BrowserStack and Sauce Labs provideXCUITest is a native mobile UI testing framework forAppium is BEST described as a tool for