Question 10CTFL 4.0 Sample Exam3 2
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.