Test-driven development

Home > Computer Science > Software Engineering > Testing > Test-driven development

A software development process where tests are written first, and software development proceeds based on the test results.