Test Driven Development

» Glossary » Test Driven Development
TDD or Test Driven Development refers to the process of developing software guided by tests, meaning that they are written before the own feature. It was coined by Kent Beck.
References: