Software testing with test cases as the core

Source: Internet
Author: User

At present, there are few methods to compile software test cases in detail in the software test books published in China, and most of the methods are very theoretical descriptions. In addition, the biggest problem is that the method for determining input data of test cases is described as the design method of test cases.

For example, for the test case design method, the most common statements are: equivalence class, boundary value, and causal coefficient. In fact, these are just how to determine the test input data in the software test case design, which is valid for the data control input values in the dialog box. If you describe the method for determining the input data as a test case, the test example designed in this way has limitations.

In fact, writing test cases involves two aspects: Writing Test Case input data, and writing test case entities (including test objectives, test steps, and test expected results ).

Therefore, it is necessary to break down the work of writing test cases into two stages: the first stage is called "Test Case Design", and the second stage is called "test case implementation ". The first phase of the task is how to determine the organizational structure of the test case (modular, phased). modular means that the tested software is divided into various modules, and each module is organized into a test case group. A phased process is to compile software test cases according to different stages of software development, such as unit test cases, system test cases, and acceptance test cases.

The process of writing software test cases.

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.