employer cover photo
employer logo
employer logo

hybris Software

Fait partie de SAP

Est-ce votre entreprise ?

Question d’entretien chez hybris Software

What is test driven development ?

Réponse à la question d'entretien

Utilisateur anonyme

21 sept. 2015

Test-driven development (TDD) is a software development process that relies on the repetition of a very short development cycle: first the developer writes an (initially failing) automated test case that defines a desired improvement or new function, then produces the minimum amount of code to pass that test