Agile Software Development-TDD (I)

Source: Internet
Author: User

Test-driven development (TDD) is an important part of agile software development methods. TDD is developed from extreme programming. It can be used in both design and development practices. TDD converts business requirements into testing code that can run and has the following advantages:
1. TDD ensures the quality of code from the very beginning
2. The Code Compiled by most TDD developers follows the solid principle.
3. TDD ensures high consistency between code and business needs
4. TDD encourages simpler and more targeted libraries and APIs
5. TDD encourages communication with enterprises
6. TDD helps clear unused code from the system
7. TDD provides built-in regression testing
8. TDD terminates the occurrence of recursive errors
9. If you can always remember the testability when developing a program, the result is an open, scalable, and flexible architecture.

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.