Question: What is the primary principle behind Test-Driven Development (TDD)? A. Write tests after writing the code to validate its correctness B. Write tests before writing
What is the primary principle behind Test-Driven Development (TDD)?
A. Write tests after writing the code to validate its correctness B. Write tests before writing the code to guide its implementation C. Write tests during code refactoring to ensure maintainability D. Write tests during the code review process to ensure quality
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
