Home › Software Testing › Software Testing › mobile_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.
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 forEspresso is a native mobile UI testing framework for