Practice free →
HomeSoftware TestingSoftware Testingmobile_testing › A recommended strategy in mobile testing is

A recommended strategy in mobile testing is

ANever use simulators in any production project
BDevelop with simulators and validate on real devices
COnly use real devices through the whole life cycle
DOnly use simulators through the whole life cycle
Answer & Solution
Correct answer: B. Develop with simulators and validate on real devices
Per the tutorial: use emulators or simulators during active development for speed and debuggability; do final sanity and regression on selected real devices to catch hardware-specific issues.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions