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
What is actual mobile testing and in realtime how this testing happens?
What are the common bugs found while mobile testing?
What all major networks to be considered while performing application testing?
I have 4 years of experience in manual testing.Now I want to switch to some other type of testing. I am not sure which out of mobile testing ,etl or security is better from the aspect of market scope as well as career growth.
List out the types of mobile app testing?
How android application testing will be done?
What is Your approach while testing mobile applications? Is it diffrent for ios and android?
How a/b testing is done for ios app?
How i create Emulators for andriod and iphone ?
What is the strategy used to test new mobile app?
Explain the selection criteria for test automation tools for mobile testing.
Name mobile application testing tools
List out the features does monkey tool provides?
Explain what does mobile security testing includes?
I have created mobile site but donot have real devices so should i check though Emulators like mobiletest.me etc ?