Microsoft
98-379 · Question #34
You are using Test-Driven Development. Automated unit tests should be designed:
The correct answer is D. At the same time as the code that is being tested. See the full explanation below for the reasoning.
Question
You are using Test-Driven Development. Automated unit tests should be designed:
Options
- ADuring final user acceptance testing.
- BAfter the coding milestone has been met.
- CBefore the code that is being tested has been written.
- DAt the same time as the code that is being tested.
How the community answered
(25 responses)- A4% (1)
- B12% (3)
- C4% (1)
- D80% (20)
Community Discussion
No community discussion yet for this question.