Los puntos clave no están disponibles para este artículo en este momento.
The author argues that test-first coding is not testing. Test-first coding is not new. It is nearly as old as programming. It is an analysis technique. We decide what we are programming and what we are not programming, and we decide what answers we expect. Test-first is also a design technique.
K. Beck (Sat,) studied this question.