PSD Exam Questions
173 real PSD exam questions with expert-verified answers and explanations. Page 3 of 4.
- Question #101
What is a unit test?
- Question #102
What is static analysis?
- Question #103
Which output from sprint planning provides the developers with a target and overarching direction for the sprint?
- Question #104
What are some disadvantages of code coverage as a measure for how well a system or product is tested? (three answers)
- Question #105
When more teams are working on the same product. How should they go about their definition of done?
- Question #106
How much time does Product backlog refinement take?
- Question #107
Why does a test written using TDD always fail?
- Question #108
What is a sprint burn down chart?
- Question #109
While developing new functionality, you find a bug that has already been delivered to the customer. What do you do?
- Question #110
What does code coverage show?
- Question #111
Which four are benefits of TDD?
- Question #112
Which three of the following are code quality metrics?
- Question #113
Which of the following two best describe a ready product backlog item?
- Question #114
The CEO demands a feature from the developers during the sprint. What should the developers do?
- Question #115
What two things should the developers not do?
- Question #116
Which of the following best describes an increment of working software?
- Question #117
Only technical writers can create documentation during a sprint
- Question #118
What are two differences between unit tests and integration tests?
- Question #119
What is a mock object?
- Question #120
Choose three reasons why automated builds are important.
- Question #121
At the 10th sprint review, the stakeholders are disappointed and angry. They have determined that the product or system being built both will not meet their needs and will cost mor...
- Question #122
How much time must a product owner spend with the developers?
- Question #123
Product backlog items are refined by
- Question #124
Which of the following best describe continuous integration?
- Question #125
What are the developers responsible for? (choose two)
- Question #126
You are asked to refactor part of the codebase for an application. When you are done, all unit tests pass with 50% code coverage. What can you infer from this?
- Question #127
Which three of the following are feedback loops in scrum?
- Question #128
What is the practice of branching code in a version control system?
- Question #129
Which best describes the practice of expressing requirements as acceptance tests?
- Question #130
Who creates documentation included with a working increment?
- Question #131
When is it most appropriate for developers to change the Definition of Done
- Question #132
When should the developers create their first automated build?
- Question #133
What is an inappropriate activity for a developer with special QA skills?
- Question #134
What activities would a Product Owner typically undertake in the phase between the end of the current sprint and the start of the next sprint?
- Question #135
When are testers and quality experts ideally included in a project?
- Question #136
A company has been practicing Scrum for years. This company works closely with clients who give their test requirements as well. The company typically practices expressing these re...
- Question #137
Who is responsible for the Product Architecture?
- Question #138
True or False: User Stories are required in the Product Backlog.
- Question #139
What are three ways Scrum promotes self-management? (choose the best three answers)
- Question #140
Who creates tests on a Scrum Team? (choose the best answer)
- Question #141
True or False: Product documentation may be required as part of a working Increment.
- Question #142
True or False: A high-performance Scrum Team ensures that each Increment is complete by running a Release Sprint.
- Question #143
Which of the following best describes Emergent Architecture? (choose the best answer)
- Question #144
What would a Developer with special quality assurance skills not do? (choose the best answer)
- Question #145
Who owns the Sprint Backlog? (choose the best answer)
- Question #146
While practicing Test-Driven Development, what is done after the test fails? (choose the best answer)
- Question #147
How do you know that a Scrum Team is cross-functional? (choose the best answer)
- Question #148
What is code coverage? (choose the best answer)
- Question #149
A story or task aimed at answering a question or gathering information, rather than at producing shippable product is called:
- Question #150
The order followed in Test Driven Development (TDD) is: