Agile Testing Question: Download Agile Testing PDF

Explain me what is Test Driven Development?

Tweet Share WhatsApp

Answer:

Test driven development or TDD is also known as test-driven design. In this method, developer first writes an automated test case which describes new function or improvement and then creates small codes to pass that test, and later re-factors the new code to meet the acceptable standards.

Download Agile Testing PDF Read All 85 Agile Testing Questions
Previous QuestionNext Question
How the velocity of sprint is measured in Agile Testing?Do you know what are the three main roles in Scrum?