Interview Questions

What is Test First Design?

Software Quality Assurance Interview Questions and Answers


(Continued from previous question...)

105. What is Test First Design?

Test-first design is one of the mandatory practices of Extreme Programming (XP).It requires that programmers do not write any production code until they have first written a unit test.

(Continued on next question...)

Other Interview Questions