Microsoft
98-379 · Question #104
Which item should be used to simulate error conditions during a unit test without causing errors on a live system?
The correct answer is B. Mock objects. See the full explanation below for the reasoning.
Question
Which item should be used to simulate error conditions during a unit test without causing errors on a live system?
Options
- AStress tests
- BMock objects
- CManual tests
- DDatabase resources
How the community answered
(41 responses)- A10% (4)
- B83% (34)
- C2% (1)
- D5% (2)
Community Discussion
No community discussion yet for this question.