Agile development model

Agile Unified Process

Agile development model

Process of AUP

1) Identifying requirements
2) Deriving use cases to satisfy the requirements
3) Allocating use cases to increments
4) Carry out each increment
4.1) Use case modeling
4.2) Domain modeling
4.3) Interaction modeling
4.4) Derive design class diagram
4.5) Implementation and deployment

Methology of AUM

Here Insert Picture Description

domain model

use case model

actor

use case

abstract use case

high level use case

ASIM - expanded use case

oim

scenario table

sequence diagram

DCD

参考:
"Object-Oriented Software Engineering" David C. If
Software Design Patterns, USTCSSE, David C. If

Guess you like

Origin www.cnblogs.com/ChengzhiYang/p/11360097.html