When coding is directed by the test cases, what development approach is being used?

Antwortmöglichkeiten

A.TDD
B.BDD
C.ATDD
D.TBD

Richtige Antwort

A: TDD

Erklärung

A is correct. This is an example of test-driven development.

Weitere Fragen aus dieser Prüfung