) V model in software testing

Source: Internet
Author: User
In terms of software testing, the V model is the most widely known model, although many experienced testers are still not familiar with the V model or other models. The V model has existed for a long time and has some common characteristics with the waterfall development model, which has been criticized and questioned like the waterfall model.

The procedure in the V model describes the basic development process and test behavior from left to right. The value of the V model is that it clearly identifies different levels in the test process and clearly describes the mappings between these test phases and various stages during the development process.

Figure 1--v Model

In the V model, unit testing is based onCodeTesting, initially executed by developers to verify that it can be executedProgramWhether the functional requirements of each part of the Code have been met;

The integration test verifies whether the integration between two or more units is correct, and checks the interfaces between the units defined in the detailed design in a targeted manner;

After all unit and integration tests are completed, the system test starts to simulate the running of the system in the customer environment to verify whether the system has achieved the functions and performance defined in the outline design;

Finally, after the technical department completes all the tests, the business experts or users will carry out the acceptance tests to ensure that the products can truly meet the user's business needs.

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.