Question d’entretien chez Aptean

What is test driven development (TDD)?

Réponse à la question d'entretien

Utilisateur anonyme

30 janv. 2016

A process where test cases are written for every possible correct output and then functionality is added until all tests pass.