Wednesday, 14 November 2012

What are the different views that are considered when building an object-oriented software system? | UML Interview Questions

Normally there are 5 views. 
Use Case view - This view exposes the requirements of a system.
Design View - Capturing the vocabulary.
Process View - modeling the distribution of the systems processes and threads.
Implementation view - addressing the physical implementation of the system.
Deployment view - focus on the modeling the components required for deploying the system.

No comments: