The difference between app testing and web testing

Source: Internet
Author: User

Same point:
Whether it's a traditional industry Web test or a new mobile app test, it's all about testing basics:
1) The same design test case method: Boundary value analysis method, equivalence class division, error inference method, scene method, etc.

2) The same test method: Black box test, verify that the business function is correct in line with the user or design expectations;

3) to check the UI: the layout of the interface, style and buttons are simple and beautiful, whether unified, etc.

4) Page Performance testing: test page loading and paging speed, login time, memory overflow and so on;

5) Application Stability: Test the stability of the application system, etc., will not flash back card death.

B: Different points
In contrast to Web testing, app testing, in addition to the basic functional testing, performance, but also to consider the inherent characteristics of the mobile phone itself. So the app testing process also needs to pay attention to the following aspects of features:

1) mobile phone as a communication tool, call, go to power, receive text messages and other operations will have an impact on app applications, so the app test first to consider the attribute characteristics are: interrupt testing.

Interrupt testing There are several situations, such as interruption, new task interruption and unexpected interruption, which are mainly verified from the following aspects:
A. Call interruption: The call hangs up, the call hangs up, the call hangs up, the call is hung off
B. SMS interrupt: Receive SMS, view SMS
C. Other interrupts: Bluetooth, alarm clock, Plug and unplug data cable, mobile phone lock, phone power off, phone problems (system crashes, restart)

2) Mobile phone users of the app products in the loading and unloading operation:
A. Upgrade directly to the latest version from the previous version/last two versions.
B. New version of the installation
C. New version overwrite old version installation
D. Uninstall the old version and install the new version
E. Uninstalling the new version and installing the new version

3) Web automation testing tools used more commonly is qtp,robotframework, and Android phone automation testing tools are more commonly used are monkey, Monkeyrunner, Appium.

The difference between app testing and web testing

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.