Home › Software Testing › Software Testing › mobile_testing › XCUITest is a native mobile UI testing framework…
XCUITest is a native mobile UI testing framework for
AiOS only, by Apple
BAndroid only, by Google
CBoth Android and iOS apps equally
DSymbian only, by Symbian Foundation
Answer & Solution
Correct answer: A. iOS only, by Apple
XCUITest is Apple's native UI testing framework, built into Xcode. Tests are written in Swift or Objective-C and run on real devices and simulators. Counterpart to Android's Espresso.
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 provideEspresso is a native mobile UI testing framework forAppium is BEST described as a tool for