SRE and DevOps fundamentals sample question with answer 90

Question:
If you are developing end user test scenarios before writing code, then you are engaged in which type of development?

  1. integration testing
  2. feature-driven development
  3. test-driven development
  4. Agile development
Answer:
C - is the correct answer. TDD focuses on building tests before you write the code to make them pass