What the difference between web testing and mobile
application testing
Answer Posted / uttam chavan
Jotted some of the test coverage we need to focus on mobile testing which differed from web testing.
1. Interrupts : How app responds when it has interrupted by calls,SMS,alerts or Wi-fi change when the app is running.App should regain it's state after the interruption.
2.Mobile apps execute on the limited hardware resources and make sure that there is no hangups or performance issues.
3.Cross platform and cross devices :
App should be tested on different OS and Different devices for same issue(Android: MOTO G,Nuxes etc)
4.UI components loading,component locations while device is in different orientations.
5. Push notifications : Mobile apps works on push notifications whereas pc web applications doesn't have such concept.
6. Crash scenarios also need to be taken care when app is running.
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
Is cloud base mobile testing possible? Name any?
Browser stack and Perfecto, cloud based site is helpful for mobile app testing ? any free cloud based site ?
Tell me how gprs works?
What web services are used by a mobile app?
How to check battery consumption and ram usage of app in android and IOS ?
Explain some conformance testcases of a mobile?
what is meant by Responsive testing in Mobile sites ?
Explain what is port testing?
Explain how you can install SD card in emulator?
How a/b testing is done for ios app?
Explain the selection criteria for test automation tools for mobile testing.
How to test the cpu usage on mobile devices?
What are the segments of the android testing framework?
List out the best practices for Android Testing?
Explain Android testing framework?