Topic 5 Flashcards

1
Q

Agile vs Scrum

A

Agile = philosophy for doing work
Scrum = methodology for doing work

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Scrum?

A

It’s lightweight framework that helps people, teams organizations generate value through adaptive solutions for complex problems. Uses fixed-length iterations called sprints

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Sprints?

A

A sprint is one iteration through the design, code, test, and deploy cycle. Every sprint should have a goal. Sprint are usually 2* weeks in duration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

List down the Scrum values

A
  1. Courage
  2. Respect
  3. Openness
  4. Commitment
  5. Focus
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is Empirical Process Control?

A

Knowledge comes from experience and making decisions based on what is known. Uses inspection and subsequent adaptation to optimize predictability and control risks. Transparency is required for inspection and adaption.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Who is in the Scrum Team

A

Product Owner, one Scrum Master, and developers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Characteristics of a Scrum Team

A

Self-organizing and cross-functional

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a Scrum Team accountable for?

A

Scrum Team is accountable for creating a valuable, useful increment every Sprint.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Explain what the Scrum Master does

A

Is a servant leader who facilitates scrum events and help to prevent impediments

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Explain what the Product Owner does

A

Responsible for maximizing the value of the Product.
Owns the Product Backlog.
o Creation
o Management
o Prioritization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Explain the role of the developers

A

They are responsible for the working product at the end of each sprint. They own the sprint backlog and have to decide on the definition of done.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are scrum artifacts?

A

Scrum artifacts represents work or value, designed to maximize transparency.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is product backlog?

A

It is a prioritized list of all the work needed to be done on the project. It includes user stories, features, enhancements, and fixes, along with acceptance criteria.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is sprint backlog?

A

Is a subset of Product Backlog, comprising the items selected for the current Sprint, along with a plan for delivering the product Increment and achieving the Sprint Goal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is increment?

A

The sum of all the Product Backlog items completed during a Sprint and previous Sprints. It must be in “completed” condition and meet the Team’s Definition of Done

How well did you know this?
1
Not at all
2
3
4
5
Perfectly