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

Answer Options

A.TDDโœ“
B.BDD
C.ATDD
D.TBD

Correct Answer

A: TDD

Explanation

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

More Questions from This Exam