Microsoft
98-379 · Question #11
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 D. 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
- AImplement the system in the code.
- BWrite a user story for the system.
- CRun all existing test cases to validate they succeed.
- DWrite a test case for the new system.
How the community answered
(54 responses)- A17% (9)
- B9% (5)
- C4% (2)
- D70% (38)
Community Discussion
No community discussion yet for this question.