nerdexam
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)
  • A
    4% (1)
  • B
    12% (3)
  • C
    4% (1)
  • D
    80% (20)

Community Discussion

No community discussion yet for this question.

Full 98-379 Practice