test-driven development

listen to the pronunciation of test-driven development
İngilizce - İngilizce

test-driven development teriminin İngilizce İngilizce sözlükte anlamı

test-driven development
(Bilgisayar) Test-Driven Development (TDD) is a software development technique consisting of short iterations where new test cases covering the desired improvement or new functionality are written first, then the production code necessary to pass the tests is implemented, and finally the software is refactored to accommodate the changes. The availability of tests before actual development ensures rapid feedback after any change. Practitioners emphasize that test-driven development is a method of designing software, not merely a method of testing
test-driven development