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?
- integration testing
- feature-driven development
- test-driven development
- Agile development
Answer:
C - is the correct answer. TDD focuses on building tests before you write the code to make them pass