nerdexam
Scrum

PSD · Question #119

What is a mock object?

The correct answer is D. A test object that mimics the behavior of a dependency in the system under test. You've hit your limit · resets 5am (America/New_York)

Test Driven Development

Question

What is a mock object?

Options

  • AA mock helps you create a build script
  • BMocks, stubs, dummies, fakes and shims are all the same
  • CA mock is a way to initialize the database for testing
  • DA test object that mimics the behavior of a dependency in the system under test

How the community answered

(23 responses)
  • C
    4% (1)
  • D
    96% (22)

Explanation

You've hit your limit · resets 5am (America/New_York)

Topics

#mock objects#test doubles#dependency isolation

Community Discussion

No community discussion yet for this question.

Full PSD Practice