Scrum PSD Practice Test - Questions Answers, Page 3
List of questions
Related questions
The three pillars of empirical process control are:
A.
transparency
B.
planning
C.
inspection
D.
respect
E.
commitment
F.
adaptation
Which statement best describes the sprint review?
A.
It is a chance for inspecting the outcome of a sprint and determining the next steps
B.
It is a mechanism to control the work of the developers
C.
It is a demo of the work that was done
What topics can be addressed during the sprint review? Choose the best answer.
A.
The scrum process
B.
All of these
C.
The increment
D.
Coding and engineering practices
What relation does scrum have to development practices?
A.
Scrum requires a specific set of development practices
B.
Scrum is complemented by good development practices
C.
Scrum requires all development practices
D.
Scrum has no relationship to development practices
Database design must be complete before coding starts to ensure a solid foundation
A.
False
B.
True
What is a merge in a version control system?
A.
Identifying a particular codebase as ready for distribution
B.
Combining two or more versions of code into a single codebase
C.
Copying a portion of a codebase to isolate it from the original codebase
D.
Two or more developers working together to ensure proper coding and configuration management
In software development DRY refers to:
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
Who is responsible for a sprint backlog item that contains several database tasks?
A.
The developers
B.
Product owner
C.
The company's database specialist
D.
Scrum master
How is architecture decided in a scrum team during a project?
A.
The developers emerge architecture as the system is created
B.
The architect works in the early part of each sprint to define the architecture of that sprint
C.
Upfront designs are presented to the developers prior to the first sprint
D.
The architecture cares for itself as code is written and deployed
E.
An architect on the team undertakes all architecture tasks
What does a test written with TDD represent?
A.
A technical requirement that must be satisfied
B.
A bug
C.
Great development practices
D.
Something that completes the test coverage of a system
Question