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 the full form of mms?
How to check app by slowing Wi-Fi connection ?
How to perform testing on old versions of android and IOS ? If real device is not available.
How to test cpu usage on mobile devices?
List out some of the automated mobile testing tools?
Explain what is actual mobile testing and in realtime how this testing happens?
What is mo sms message?
How a/b testing is done for ios app?
What does a test plan for mobile app contain?
List out the best practices for Android Testing?
Explain what is Robo-electric testing framework?
What is gprs and how it works?
What is the team wap used for?
What kind of testing should we need to perform while testing Mobile web ?
What are the possible numbers of testings performed for a standard android strategy?