Google News
logo
Android - Interview Questions
Name some testing scenarios which be tested on real devices and not on emulators.
Emulators are devices which are used to perform tasks comparable to that of real Android devices, and are used to decrease the cost of testing. But some scenarios can only be performed on real devices and not on emulators. These scenarios include :

* Bluetooth
* Messaging
* Memory related issues
* Validation of battery scenarios
* Validation of the performance
* Mounting and unmounting the memory card
Advertisement