nerdexam
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)
  • A
    10% (4)
  • B
    83% (34)
  • C
    2% (1)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full 98-379 Practice