Basic Elements of OOAD
- Define use cases ->
Define domain model ->
Define interaction diagrams ->
Define design class diagrams.
- 순서대로 하면 waterfull, 빙글빙글 돌면 iterative.
Unified Process
- Rational Unified Process (RUP) or UP
- A Software development approach that is Iterative, Risk-driven/Client-driven/Architecture-centric, Use-case driven.
- inception, elaboration, construction, transition 이렇게 4단계가 있습니다.
- elaboration이 끝나면 requirement가 fix됩니다.
- 각 블락은 3주마다 반복됩니다.
- The UP 9 Disciplines : business modeling, requirements, design, implementation, tset, deployment, configuration & change management, project mangement, enviroment.
'Computer Science' 카테고리의 다른 글
Object-Oriented Analysis Design (4) OOAD Process (0) | 2021.07.27 |
---|---|
Object-Oriented Analysis Design (3) (0) | 2021.07.26 |
Object-Oriented Analysis Design (1) (0) | 2021.07.26 |
SW 아키텍쳐 구조&활용 (3) (0) | 2021.06.10 |
SW 아키텍쳐 구조&활용 (2) (0) | 2021.06.09 |
댓글