Reading "Software Engineering-theory method and Practice" tenth chapter experience

Source: Internet
Author: User

Errors are the properties of the software and cannot be changed. Testing is the inspection and evaluation of the quality of software products. The basic principles of software Testing: ① Software testing as early as possible, ② avoid checking their own programs, ③ test cases include reasonable input conditions and unreasonable input conditions; ④ test cases should include testing the input data and corresponding expected output, ⑤ pay attention to the cluster phenomenon in the test, ⑥ rigorously execute the test plan, Eliminate the randomness of the test; ⑦ a thorough examination of each test result; ⑧ Save the test process documentation for ease of maintenance. Test documentation includes: test plans, test specifications, test cases, defect reports, and more. Testers must have communication skills, empathy, technical skills, self-confidence, diplomatic skills, a sense of humor, a strong memory, patience, skepticism, self-supervision, insight. Software testing takes several steps, including unit testing, integration testing, validation testing, and system testing. The software test method has static and dynamic test (whether the software needs to be executed), black-and-white box testing (whether for the internal structure of the system and the implementation algorithm). Junit (Supports white-box testing, relatively independent of the code being written), LoadRunner is a common software testing tool.

Reading "Software Engineering-theory method and Practice" tenth chapter experience

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.