Solved

What Is the First Development Task in Test-Driven Development

Question 29

Multiple Choice

What is the first development task in test-driven development?


A) Write code that implements a desired function.
B) Write a failing test case for a desired function.
C) Reverse engineer the code for a desired function.
D) Write a passing test case for existing code.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions