Agile Testing Question:
Download Job Interview Questions and Answers PDF
Explain what is Test Driven Development (TDD)?
Answer:
It is Test-first development technique in which we add a test first before we write a complete production code. Next we run the test and based on the result refactor the code to fulfill the test requirement.
Download Agile Testing Interview Questions And Answers
PDF
Previous Question | Next Question |
What is iterative Development in Agile? | Tell me what is importance of daily stand up meeting? |