Microsoft
MB7-702 · Question #61
Which two actions occur during the test-driven development (TDD) refactor phase? (Each correct answer presents part of the solution. Choose two.)
The correct answer is C. Test and production code is redesigned for improvement. D. Duplication is removed from the test and production code. See the full explanation below for the reasoning.
Question
Which two actions occur during the test-driven development (TDD) refactor phase? (Each correct answer presents part of the solution. Choose two.)
Options
- ANew test code is written.
- BProduction code is written to make the test code pass.
- CTest and production code is redesigned for improvement.
- DDuplication is removed from the test and production code.
How the community answered
(45 responses)- A7% (3)
- B11% (5)
- C82% (37)
Community Discussion
No community discussion yet for this question.