Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Scrum PSD Practice Exam with Questions & Answers | Set: 5

Questions 41

Which of the following is true about the Definition of Done? (choose the best two answers)

Options:
A.

It defines a state when the entire Increment is releasable.

B.

It might be a subject of discussion during the Sprint Retrospective.

C.

It is synonymous with acceptance criteria.

D.

It is the sole responsibility of the Developers to define it.

E.

It can only be extended; nothing can be removed.

Scrum PSD Premium Access
Questions 42

Who creates documentation included with a working increment?

Options:
A.

Scrum requires no documentation

B.

Technical writers

C.

Scrum master

D.

Product owner

E.

Developers

Questions 43

In software development DRY refers to:

Options:
A.

Code with low cyclomatic complexity

B.

Code with minimal duplication

C.

Code that has not been peer reviewed (yet)

D.

Code that has been peer reviewed

Questions 44

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

Options:
A.

The behavior of a given object can be emulated to the system under test

B.

They are machine-generated and eliminate the need to write code by hand

C.

To increase tight coupling

D.

TDD is impossible without them

E.

Isolating a particular system component for controlled testing

Questions 45

Why are automated builds important?

Options:
A.

You are unable to check in code without them

B.

They help you find defects and configuration management issues

C.

Without them you can’t tell if your code works

D.

They are part of the Definition of Done

Questions 46

Which output from sprint planning provides the developers with a target and overarching direction for the sprint?

Options:
A.

The sprint backlog

B.

The product goal

C.

The Sprint goal

D.

Sprint review minutes

Questions 47

True or False: A Sprint can be canceled before the timebox ends.

Options:
A.

True

B.

False

Questions 48

When using Scrum, can a Scrum Team use Continuous Delivery? (choose the best answer)

Options:
A.

No, because the increment has to be approved at the Sprint Review before it can be released, and a 2-week Sprint would not be considered continuous.

B.

No, because stakeholders may have already seen the new features and the Sprint Review will be meaningless.

C.

No, because before releasing an Increment it first has to fulfill the Definition of Done.

D.

No, because the Product Owner may not be available each time a PBI is done, and the Product Owner has to decide if it should be released.

E.

Yes, there is nothing in Scrum that conflicts with Continuous Delivery.