Practice free →
HomeSoftware TestingSoftware Testingmobile_testing › Mobile memory testing is BEST conducted on

Mobile memory testing is BEST conducted on

AOnly on desktop browsers in incognito mode
BOnly on iOS Simulator on Mac developer mac
CReal target devices with real OS behaviour
DOnly on emulators in cloud test farms
Answer & Solution
Correct answer: C. Real target devices with real OS behaviour
Per the tutorial: memory testing should run on real target devices because the system architecture and OS memory management differ from emulators. Mobile OSes kill apps using too much memory.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions