What the difference between web testing and mobile
application testing

Answers were Sorted based on User's Feedback



What the difference between web testing and mobile application testing..

Answer / 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

What the difference between web testing and mobile application testing..

Answer / jaspreet singh

As other people suggested the difference lies in what you
are really testing in each case.

Mobile Application testing refers to assuring quality in
apps developed specially for mobile devices, most likely a
native app, any of those you can find in your smartphone.

Mobile testing on the other hand would refer as testing
other things in a mobile device, those things could also be
web apps, but these weren't originally designed specifically
for mobile devices. For example, making sure your site
doesn't break on an iPhone,etc

Is This Answer Correct ?    5 Yes 0 No

What the difference between web testing and mobile application testing..

Answer / prabhu

Mobile Application Testing:
As Wireless Application Protocol (WAP) is used in mobile
phones for internet connections the browser tested here is
WAP BROWSER.

Testing is done to ensure that only wml languages are
accessed using wap browsers.And also there are automation
tools for checking mobile application testing.

WEB TESTING:

For web application testing,the developed webpage is tested
in various browsers and OS and the protocol used here is IP.

Is This Answer Correct ?    19 Yes 16 No

What the difference between web testing and mobile application testing..

Answer / sachukarthi

mobile application testing:
application is works as per the given
requirements.it is the basic definition of mobile
application testing.

to go more details:
testing each application in mobile like
phonebook, message, gallery, camera,games etc deeper to make
sure that all the requirements are meets.


web application testing:
testing the web application likes
resolution,uesr interface etc to ensure all are working as
per the requirements and wml languages are
accessed using wap browsers.

Is This Answer Correct ?    1 Yes 37 No

Post New Answer

More Mobile Testing Interview Questions

How do you test mobile handsets ?

3 Answers  


Can anybody told me how to create a test case for voice memo and Photo tagging option

0 Answers  


Where the developers are putting their code for the testers to do testing?

4 Answers  


how android application testing will be done, i am new to this testing, how we have to prepare and exicute testcases, please explaine me with some real time examples and described test cases.

2 Answers  


What is the difference between STK related tests and WEB related tests? Please give example of test cases for each.

1 Answers  


what will be the common test case for SMS and Mp3 player applications?

3 Answers   Motorola,


What is meant by MO SMS Message?

2 Answers  


Is it possible to install an sd card in the simulator? If yes, then how?

0 Answers  


What does mobile security testing includes?

0 Answers  


How to create the log file?

0 Answers  


I want to know about that how we will test the general mobile camera with different different ways?? Write all possible test cases..

0 Answers   IGI,


How to monitor performance of app in android and IOS ?

0 Answers   DataSoft,


Categories