Four major vulnerabilities in software testing

Source: Internet
Author: User

When some "Recording playback" tests are used, test failures often occur due to seemingly unimportant ones. After understanding the limitations of such testing automation, the white-box tests are the same, find out the most important problems:

 

1. Behavioral sensitivity

If the system behavior changes and the requirement changes, the test fails.

 

2. Interface sensitivity

It is not a good idea to test the business logic in SUT (system under test) through interfaces. Even small changes to the water heater will lead to test failure.

 

3. Data Sensitivity Test

Data is stable only when data is not sensitive.

 

4. context sensitive

It is a prerequisite, status, and so on, which can easily affect the test execution result.

 

 

Next, I will try my best to find a solution to these four problems. In my daily work, these problems have always affected my testing process.

Related Article

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.