ExamGecko
Home Home / Scrum / PSD

Scrum PSD Practice Test - Questions Answers, Page 3

Question list
Search
Search

The three pillars of empirical process control are:

A.
transparency
A.
transparency
Answers
B.
planning
B.
planning
Answers
C.
inspection
C.
inspection
Answers
D.
respect
D.
respect
Answers
E.
commitment
E.
commitment
Answers
F.
adaptation
F.
adaptation
Answers
Suggested answer: A, C, F

Explanation:

If you are not sure, please review the Scrum theory section in the scrum guide

Which statement best describes the sprint review?

A.
It is a chance for inspecting the outcome of a sprint and determining the next steps
A.
It is a chance for inspecting the outcome of a sprint and determining the next steps
Answers
B.
It is a mechanism to control the work of the developers
B.
It is a mechanism to control the work of the developers
Answers
C.
It is a demo of the work that was done
C.
It is a demo of the work that was done
Answers
Suggested answer: A, C

Explanation:

The scrum guide says: 'The purpose of the Sprint Review is to inspect the outcome of the Sprint and determine future adaptations. '

What topics can be addressed during the sprint review? Choose the best answer.

A.
The scrum process
A.
The scrum process
Answers
B.
All of these
B.
All of these
Answers
C.
The increment
C.
The increment
Answers
D.
Coding and engineering practices
D.
Coding and engineering practices
Answers
Suggested answer: B

Explanation:

These are all potentional topics for the sprint review. If you are not sure, please read the sprint review section in the scrum guide again.

What relation does scrum have to development practices?

A.
Scrum requires a specific set of development practices
A.
Scrum requires a specific set of development practices
Answers
B.
Scrum is complemented by good development practices
B.
Scrum is complemented by good development practices
Answers
C.
Scrum requires all development practices
C.
Scrum requires all development practices
Answers
D.
Scrum has no relationship to development practices
D.
Scrum has no relationship to development practices
Answers
Suggested answer: B

Explanation:

Scrum requires no development practices, but good development practices do help and make scrum more successful.

Database design must be complete before coding starts to ensure a solid foundation

A.
False
A.
False
Answers
B.
True
B.
True
Answers
Suggested answer: A

Explanation:

The design grows as more is learnt.

What is a merge in a version control system?

A.
Identifying a particular codebase as ready for distribution
A.
Identifying a particular codebase as ready for distribution
Answers
B.
Combining two or more versions of code into a single codebase
B.
Combining two or more versions of code into a single codebase
Answers
C.
Copying a portion of a codebase to isolate it from the original codebase
C.
Copying a portion of a codebase to isolate it from the original codebase
Answers
D.
Two or more developers working together to ensure proper coding and configuration management
D.
Two or more developers working together to ensure proper coding and configuration management
Answers
Suggested answer: B

Explanation:

Merging means combining two different versions of the code into one version.

In software development DRY refers to:

A.
Code with low cyclomatic complexity
A.
Code with low cyclomatic complexity
Answers
B.
Code with minimal duplication
B.
Code with minimal duplication
Answers
C.
Code that has not been peer reviewed (yet)
C.
Code that has not been peer reviewed (yet)
Answers
D.
Code that has been peer reviewed
D.
Code that has been peer reviewed
Answers
Suggested answer: B

Explanation:

DRY, don't repeat yourself

Who is responsible for a sprint backlog item that contains several database tasks?

A.
The developers
A.
The developers
Answers
B.
Product owner
B.
Product owner
Answers
C.
The company's database specialist
C.
The company's database specialist
Answers
D.
Scrum master
D.
Scrum master
Answers
Suggested answer: A

Explanation:

Developers are responsible for conducting the work on the sprint backlog

How is architecture decided in a scrum team during a project?

A.
The developers emerge architecture as the system is created
A.
The developers emerge architecture as the system is created
Answers
B.
The architect works in the early part of each sprint to define the architecture of that sprint
B.
The architect works in the early part of each sprint to define the architecture of that sprint
Answers
C.
Upfront designs are presented to the developers prior to the first sprint
C.
Upfront designs are presented to the developers prior to the first sprint
Answers
D.
The architecture cares for itself as code is written and deployed
D.
The architecture cares for itself as code is written and deployed
Answers
E.
An architect on the team undertakes all architecture tasks
E.
An architect on the team undertakes all architecture tasks
Answers
Suggested answer: A

Explanation:

Architecture emerges as more is created. There are often guidelines and principles in place.

What does a test written with TDD represent?

A.
A technical requirement that must be satisfied
A.
A technical requirement that must be satisfied
Answers
B.
A bug
B.
A bug
Answers
C.
Great development practices
C.
Great development practices
Answers
D.
Something that completes the test coverage of a system
D.
Something that completes the test coverage of a system
Answers
Suggested answer: A

Explanation:

The test gets written first in TDD, after that, the production code will be written to satisfy the test.

Total 120 questions
Go to page: of 12