P2L1 Review of UML Playlist Flashcards

1
Q

Analysis vs Design purpose

A
  • Analysis is conserned with understanding the problem being solved
  • Design is conserned with creating the solution
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How to choose the right diagrams for a project?

A
  • As a rule of thumb you should not use all diagrams, that is too expensive, too much planning
  • What is the trickiest part of the project? Select the diagram that helps you understand that part better
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Why would you need multiple sequence diagrams or behavior diagrams?

A
  • Normally the diagrams just represent one execution of the program. You may need to create one for eash execution scenario
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Why object diagrams?

A
  • To show a specific instance or scenario of use of the classes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly