Recent Changes - Search:

TestDrivenDevelopment

Test Driven Development (TDD)

Ref from http://en.wikipedia.org/wiki/Test_Driven_Development :

Test-driven development (TDD) is a software development technique that uses short development iterations based on pre-written test cases that define desired improvements or new functions. Each iteration produces code necessary to pass that iteration's tests. Finally, the programmer or team refactors the code to accommodate changes. A key TDD concept is that preparing tests before coding facilitates rapid feedback changes. Note that test-driven development is a software design method, not merely a method of testing.


The Most Frequent Refered Resources about TDD

edit TestDrivenDevelopment.GroupFooter

Contact: Goose
All rights reserved, copyright@2006~2010 by www.EmbMap.com

粤ICP备07005877号

Edit - History - Print - Recent Changes - Search
Page last modified on April 26, 2009, at 10:17 PM