General Flashcards

Answers from the multiple choice

1
Q

What is the meaning of “iterative”

A

You develop, test and get feedback at regular intervals

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

What type of question do you need to ask during the early requirements discovery phase?

A

Context-free, open-ended questions

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

What is a sprint retrospective

A

It is a mechanism to encourage the team to continuously improve their development process

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

When is a sprint over?

A

When the end of the time-box is reached.

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

What is the main output for a retrospective meeting for a sprint?

A

A list of changes to try in the next sprint

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

What does a Git “commit” command do?

A

Creates a new local snapshot that includes any files changed since the last commit.

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

What is MoSCoW

A
Refers to user stories:
Must have
Should have
Could have
Won't have
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the velocity

A

The velocity is used to determine how many user stories to select from the top of the product backlog to put into the sprint backlog

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

What are the 3 questions that have to be answered in a daily standup

A

What have you done since the last one?
What will you do by the next one?
Are there any blockages?

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

What is planning poker?

A

Planning poker is a collaborative method of estimating the relative efforts of user stories so that the right number of user stories can be selected from the top of the PB for inclusion in the SB

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