Inspector Quality Assurance/QC Question:

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

Tweet Share WhatsApp

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.

Download Quality Assurance PDF Read All 113 Quality Assurance Questions
Previous QuestionNext Question
Do you know what is Ad Hoc testing?Explain how validation activities should be conducted?