Inspector Quality Assurance/QC Question:

Tell me what is the rule of a "Test Driven Development"?

Quality Assurance Interview Question
Quality Assurance Interview Question

Answer:

The rule of a Test Driven Development is to prepare test cases before writing the actual code. Which means you are actually be writing code for the tests before you write code for the application.


Previous QuestionNext Question
Do you know what is Ad Hoc testing?Explain how validation activities should be conducted?