Briefly summarize the test-driven development process?

Answer:
§Test-Driven Development (TDD) = Refactoring + TFD
§TDD is a just-in-time (JIT) specification activity
§TDD is a continuous confirmatory validation activity
§TDD via Customer/Acceptance Tests
4Specification of requirements
§TDD via Developer Tests
4Specification of design
§TDD is also called Behavior Driven Development (BDD)
First answer by ID2006614554. Last edit by ID2006614554. Question popularity: 1 [recommend question].