Home › Software Testing › Software Testing › mobile_testing › In mobile testing strategy, exploratory testing …
In mobile testing strategy, exploratory testing should
ABe deferred until after public store release
BComplement automated regression on real devices
CReplace all forms of automated regression tests
DBe skipped because automation covers everything
Answer & Solution
Correct answer: B. Complement automated regression on real devices
Exploratory testing on real devices uncovers issues automation cannot easily script: gesture awkwardness, real-world distractions, accessibility, hardware quirks. It complements (does not replace) automated regression suites.
Related questions
Mobile 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 forEspresso is a native mobile UI testing framework forAppium is BEST described as a tool for