ExamGecko
Home / Scrum / PSD / List of questions
Ask Question

Scrum PSD Practice Test - Questions Answers, Page 4

Add to Whishlist

List of questions

Question 31

Report Export Collapse

What are two reasons to use mock objects in unit tests?

The behavior of a given object can be emulated to the system under test
The behavior of a given object can be emulated to the system under test
They are machine-generated and eliminate the need to write code by hand
They are machine-generated and eliminate the need to write code by hand
To increase tight coupling
To increase tight coupling
TDD is impossible without them
TDD is impossible without them
Isolating a particular system component for controlled testing
Isolating a particular system component for controlled testing
Suggested answer: A, E
Explanation:

Mock objects are simulating the behavior of dependencies such as persistance layers or APIs. By mocking these you can be sure about what you are testing, and not accidentally testing the external dependency.

asked 23/09/2024
Kees den Dekker
47 questions

Question 32

Report Export Collapse

Select three criteria for the definition of done

Become a Premium Member for full access
  Unlock Premium Member

Question 33

Report Export Collapse

Which metric is least useful when measuring code maintainability?

Become a Premium Member for full access
  Unlock Premium Member

Question 34

Report Export Collapse

Is it a good idea to follow each automated build with the execution of automated tests?

Become a Premium Member for full access
  Unlock Premium Member

Question 35

Report Export Collapse

What are two ways developers can ensure a good architecture? (two answers)

Become a Premium Member for full access
  Unlock Premium Member

Question 36

Report Export Collapse

Which of the following describes an architecture spike?

Become a Premium Member for full access
  Unlock Premium Member

Question 37

Report Export Collapse

What is technical debt?

Become a Premium Member for full access
  Unlock Premium Member

Question 38

Report Export Collapse

When should a newly discovered huge bug of a previous sprint be fixed?

Become a Premium Member for full access
  Unlock Premium Member

Question 39

Report Export Collapse

Which two criteria are useful in deciding if something should be documented every sprint?

Become a Premium Member for full access
  Unlock Premium Member

Question 40

Report Export Collapse

Which are four attributes of a good bug report?

Become a Premium Member for full access
  Unlock Premium Member
Total 163 questions
Go to page: of 17