Winter Special Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

PSD Sample Questions Answers

Questions 4

What is the commitment for the product backlog?

Options:

A.

Product goal

B.

Sprint goal

C.

Sprint planning outcome

D.

Definition of done

Buy Now
Questions 5

If multiple teams are working on the same product, each team should have its own product owner

Options:

A.

False

B.

True

Buy Now
Questions 6

What is an integration test?

Options:

A.

A test of the user interface

B.

A test that runs during a continuous integration build

C.

A test of multiple units of functionality

D.

A test of a single unit of functionality

Buy Now
Questions 7

True or False: Stakeholders can be included in Product Backlog refinement.

Options:

A.

True

B.

False

Buy Now
Questions 8

If multiple teams are working on the same product, they should each have their own product backlog

Options:

A.

False

B.

True

Buy Now
Questions 9

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.

Buy Now
Questions 10

Which of the following describes the focus of the first way of DevOps? (choose the best answer)

Options:

A.

A culture of continuous experimentation and learning.

B.

To deliver value earlier and more frequently.

C.

A tool-focused way of introducing DevOps, compared to a mindset way (second way) and organizational structure (third way).

D.

Using automated build and release pipelines.

E.

The first set of practices a team should apply before moving to the second way.

Buy Now
Questions 11

Product backlog items are refined by

Options:

A.

Developers

B.

Developers and product owner

C.

Product owner

D.

Scrum team

E.

Scrum master and product owner

F.

Scrum master

Buy Now
Questions 12

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

Options:

A.

The scrum process

B.

All of these

C.

The increment

D.

Coding and engineering practices

Buy Now
Questions 13

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

Options:

A.

Immediately.

B.

Don't fix it immediately, but change the test to not show it as a temporary fix.

C.

Don't fix it, but stub out the code that causes it.

D.

Depends on what the product owner wants.

Buy Now
Questions 14

What is the size of the scrum team?

Options:

A.

typically 10 or fewer people

B.

this differs every sprint

C.

at least 8 people

D.

3 to 11

Buy Now
Questions 15

Your team is one of seven teams working on a product. All teams use the same version control system. Which is the best approach to deliver high-quality increments?

Options:

A.

Each team’s automated build is integrated toward the end of the sprint

B.

Developers should perform a combination of local and private builds

C.

Each team should have its own automated build

D.

There is one automated build for all teams

Buy Now
Questions 16

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

Buy Now
Questions 17

What is technical debt?

Options:

A.

A term representing the eventual consequences of poor technical choices

B.

Developers that have to pay college debt

C.

Code that hasn’t been documented

D.

The money an organization owes to tool and hardware vendors

Buy Now
Questions 18

What is pair programming?

Options:

A.

Managers doing performance reviews by comparing one programmer’s code to another’s

B.

Two developers writing code together, providing constant peer review

C.

Two programmers writing code separately, but always review each other’s pull requests

D.

Developer and tester work together to write and test code

Buy Now
Questions 19

How do you know that a Scrum Team is cross-functional? (choose the best answer)

Options:

A.

The Scrum Team has all the skills to create an Increment by the end of every Sprint.

B.

Every member of the Scrum Team is able to perform every task.

C.

There are no conflicts within the Scrum Team.

D.

A few of the Developers pair program and do Test-Driven Development.

Buy Now
Questions 20

What are three of the best ways to address non-functional requirements?

Options:

A.

Handle them during a risk mitigation phase before development

B.

Scrum is for functional, frontend development only

C.

Include them in the Product Backlog

D.

Before the release, they should be tested and validated in a hardening sprint

E.

Specific expectations can be used as acceptance criteria to specific product backlog items

F.

Important, recurring non-functional requirements can be added to the definition of done

Buy Now
Questions 21

Which three of the following are feedback loops in scrum?

Options:

A.

Release planning

B.

Daily scrum

C.

Sprint review

D.

Sprint retrospective

E.

Refinement meeting

Buy Now
Questions 22

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

Buy Now
Questions 23

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

Options:

A.

Yes, it will show code coverage which is an excellent metric of quality and progress

B.

No, it takes too much time

C.

No, the outcomes might disturb the developers’ focus

D.

Yes, the tests may identify whether there are bugs that the developers should fix before proceeding

Buy Now
Questions 24

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

Options:

A.

Architecture is an ongoing discussion amongst the developers, focusing on implementing current Sprint Backlog Items

B.

The developers focus only on adding functionality. The architecture will take care of itself as the developers add functionality

C.

The developers have a set of guiding architecture principles that every developer understands and follows when writing code

D.

Developers assign someone to the role of software architect to ensure the architecture

E.

Architecture is dealt with in sprint 0

Buy Now
Questions 25

What are the scrum values?

Options:

A.

commitment, empiricism, focus, respect

B.

commitment, focus, respect, transparency and courage

C.

transparency, inspection, adaptations

D.

commitment, focus, openness, respect and courage

Buy Now
Questions 26

What should the Scrum Team do during the first Sprint? (choose the best answer)

Options:

A.

Analyze, describe, and document the requirements for the subsequent Sprints.

B.

Define the major product features and a release plan architecture.

C.

Make up a plan for the rest of the project.

D.

Create at least one valuable and useful Increment.

Buy Now
Questions 27

What relation does scrum have to development practices?

Options:

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

Buy Now
Questions 28

Which of the following best describes an increment of working software?

Options:

A.

Additions features in a usable state that complement those delivered in previous iterations

B.

UML diagrams that describe how to deliver functionality in future iterations

C.

A new user interface design for functionality delivered in previous iterations

D.

An automated test suite to verify functionality delivered in previous iterations

E.

A decomposition of all product backlog items into tasks for future sprint backlog lists

Buy Now
Questions 29

Which of the following two best describe a ready product backlog item?

Options:

A.

It is a complete user story with all the necessary components

B.

It is well understood by the developers and product owner at the sprint planning

C.

It has been changed from unready to ready status in the tracking tool

D.

It has been fully described in the user requirements analysis

E.

It can most likely be done within one sprint

Buy Now
Questions 30

The practice of decomposing a requirement into failing tests is called:

Options:

A.

Behavior driven development

B.

Scrum testing

C.

Regression testing

D.

Acceptance test driven development

Buy Now
Questions 31

What is test first development?

Options:

A.

The continuous restructuring of software to retain flexibility

B.

Having the tester in the development team write the test plans before coding

C.

Creating tests before satisfying them

D.

Testing existing code before adding more code to it

Buy Now
Questions 32

Who creates tests on a Scrum Team? (choose the best answer)

Options:

A.

The Scrum Master.

B.

The Product Owner.

C.

Quality Assurance Specialists.

D.

The Developers.

Buy Now
Questions 33

What is static analysis?

Options:

A.

Analysis performed on software at runtime

B.

A tool that inspects the correctness of static keyword usage

C.

Work performed by the business analyst

D.

Analysis performed on code

Buy Now
Questions 34

What is the commitment for the sprint backlog?

Options:

A.

Definition of done

B.

Sprint goal

C.

Sprint planning outcome

D.

Product goal

Buy Now
Questions 35

What does a test written with TDD represent?

Options:

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

Buy Now
Questions 36

In what ways do Developers contribute to refining the Product Backlog? (choose the best three answers)

Options:

A.

They may update estimates for Product Backlog items.

B.

They do not. The Scrum Master and the Product Owner are responsible for Product Backlog refinement.

C.

They give input on technical dependencies.

D.

They do not. The Developers are only responsible for prioritizing technical work.

E.

They ask QUESTION NO:s to clarify the intent of Product Backlog items.

Buy Now
Questions 37

What is the step to take in TDD after the tests have failed?

Options:

A.

Meet with the team to see why it fails

B.

Change the test in a way that is passes

C.

Run it again to verify it fails.

D.

Write the code to satisfy the test

Buy Now
Questions 38

How much time does Product backlog refinement take?

Options:

A.

25% of the sprint capacity

B.

As much as needed without endangering the Sprint goal

C.

10% of the senior developers

Buy Now
Questions 39

Which metric is least useful when measuring code maintainability?

Options:

A.

Function points

B.

Cyclometic complexity

C.

Depth of inheritance

Buy Now
Questions 40

The goal of the daily scrum is inspecting the progress toward the sprint goal and producing an actionable plan for the next day of work

Options:

A.

False

B.

True

Buy Now
Questions 41

Which of the following best describe continuous integration?

Options:

A.

A software development practice used by integration teams to create best practice branching and merging strategies

B.

A software development practice that continuously integrates feedback from users in the software design

C.

A software development practice where developers all work on the same computer to assure a common codebase

D.

A software development practice where developers integrate and verify their work frequently, often multiple times a day, to detect integration errors as quickly as possible

Buy Now
Questions 42

When does the development team show their work to the product owner?

Options:

A.

All of these

B.

Anytime the developers need feedback from the product owner

C.

Whenever the product owner asks

D.

During the sprint review

Buy Now
Questions 43

What would a Developer with special quality assurance skills not do? (choose the best answer)

Options:

A.

Delay test activities until a feature has been coded.

B.

Define acceptance criteria for features.

C.

Identify tools and techniques to be used in testing the product.

D.

Create a plan for testing the application.

Buy Now
Questions 44

Select three criteria for the definition of done

Options:

A.

Code review is done

B.

Acceptance tests pass

C.

Regression tests pass

D.

The product is released at the end of every sprint

E.

Code coverage 90%

Buy Now
Questions 45

Cyclomatic complexity is a metric for:

Options:

A.

Measuring branching structures and nesting levels in code

B.

Assessing if code is written in as few lines as possible

C.

Determining the number of unit tests required to ensure correctness

D.

Demonstrating code is well structured and cleanly implemented

Buy Now
Questions 46

Which are obligatory scrum events?

Options:

A.

sprint retrospective

B.

sprint goal meeting

C.

backlog refinement

D.

sprint planning

E.

sprint review

F.

daily scrum

Buy Now
Questions 47

Which of the following describes an architecture spike?

Options:

A.

A fundamental architectural problem found in an existing application

B.

The result of an exhaustive architectural planning effort

C.

A small development activity to learn about technical elements of a proposed solution

D.

A decision made by a systems architect to settle disagreement amongst the developers

Buy Now
Questions 48

What do scrum artifacts represent?

Options:

A.

Work that needs to be done

B.

Flow and feedback

C.

Work or value

D.

Visual representation of the progress

Buy Now
Exam Code: PSD
Exam Name: Professional Scrum Developer 1 (PSD I)
Last Update: Dec 2, 2024
Questions: 163
$66  $164.99
$50  $124.99
$42  $104.99
buy now PSD