Software QA Testing Question:

What is Test First Design?

Tweet Share WhatsApp

Answer:

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.

Read All 159 QA Testing Questions
Previous QuestionNext Question
What is Test Harness?What is Test Environment?