Catalyst Quiz Week 2

Catalyst Quiz Week 2

Professional Development

5 Qs

quiz-placeholder

Similar activities

Myth/Fact of Scrum

Myth/Fact of Scrum

Professional Development

10 Qs

AGILE SCRUM Short Version Full Quiz

AGILE SCRUM Short Version Full Quiz

Professional Development

10 Qs

Agile Circle

Agile Circle

Professional Development

10 Qs

SG20_Test_S4_CH5 Scope

SG20_Test_S4_CH5 Scope

Professional Development

10 Qs

Scrum Stars

Scrum Stars

Professional Development

10 Qs

PSM Quiz 4

PSM Quiz 4

Professional Development

10 Qs

ACP PreTest 2025

ACP PreTest 2025

Professional Development

10 Qs

Repaso 2 Agile

Repaso 2 Agile

Professional Development

10 Qs

Catalyst Quiz Week 2

Catalyst Quiz Week 2

Assessment

Quiz

Professional Development

Professional Development

Medium

Used 3+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following best describes the purpose of a retrospective meeting?

To help the customers understand h ow the team works

To help managers determine whom to reward and whom to penalize

To help product owner prioritize items for the next iteration

To help the team 'inspect and adapt'

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A team looked at a user story to be worked during the upcoming iteration. They decided to break it up further for better granularity and tracking. What might be the output of such division?

Child stories or tasks

Epics

Modules

Sprints

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a correct statement regarding Backlog?

Backlog represents the things a team was supposed to complete, but it did not

Backlog is a collection of items that a team might do to add value to the customer

Backlog represents the extent to which a team is behind schedule

Release backlog is a subset of the iteration backlog

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

During an iteration on planning session, three team members could not agree on the estimate for a story after several rounds. One of them is the product owner, who is most aware about the business impact. Another one is the lead for the development team, who has worked on several similar stories in the past. Another one is a junior team member, who has been assigned to work on the story. Whose estimate should be used during Spring Planning?

Development lead

Junior team member

Product owner

Average of their estimates should be used

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following best describes the technique of 'Test Driven Development'?

Developers decide what to test in a product

Test cases are reviewed by Developers

Development stops until all bugs found by testers are fixed

Tests are written before development, code is written to pass the tests