L13 - Good To Know Flashcards

1
Q

Design Goals need to be _____________

A

prioritized.

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

System under consideration should never be …

A

… represented as actor.

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

Names in Class Diagrams are always written in ___________.

A

singular

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

How can an if-Condition be expressed in Sequence Diagrams?

A

With alt[cond] container. Else with: [else]

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

Checklist Scenarios

A

Concrete user + Concrete interaction + Concrete instance + Cover various instances

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

Advantages and Disadvatages of MVCs

A

Extensibility + Modifiability + Access Control BUT: response time - view is updated after Model is updated

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

Keyword: Static

A

One copy of an attribute that is shared across all objects

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

User Story

A

As a (type of user) I want (goal) so that (reason). Especially used in XP and Scrum

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