nerdexam
Microsoft

98-379 · Question #150

As part of a development team in a test-driven development environment, you are given the requirements for a new software system. What should you do first?

The correct answer is B. Write a test case for the new system. See the full explanation below for the reasoning.

Question

As part of a development team in a test-driven development environment, you are given the requirements for a new software system. What should you do first?

Options

  • AWrite a user story for the system.
  • BWrite a test case for the new system.
  • CImplement the system in the code.
  • DRun all existing test cases to validate they succeed.

How the community answered

(21 responses)
  • A
    10% (2)
  • B
    71% (15)
  • C
    14% (3)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 98-379 Practice