Metrics and estimation Flashcards

1
Q

3 common failures

A
  • developers lack technical knowledge
  • developers lack domain knowledge
  • epic (story too big)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

who is responsible for prioritisation in scrum

A

product owner - writes story and does prioritisation
devs can help write technical user stories if needed
devs don’t always have relevant experience in the field, such as communicating with client

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

what scenarios are in scope for acceptance criteria

A

you can work with a subset of input data
can defer conditional steps to other stories
you can defer data validation
you can defer error handling - should be handled by developers when carryinf out test, not really to do with stories

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

2 kinds of epics

A

compound epics
complex epics

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

compound epics

A

comprises of multiple shorter stories

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

complex epics

A
  • cannot be easily disaggregated into smaller stories
  • use spikes to find out how to split epics
  • important to know if something is impossible earlier on
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

spike

A

spend some time over a couple iterations working on a particular problem in order to estimate how long it would take to build

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