What is the difference between Unified Process (UP) and Unified Modeling Language (UML)? Is there a difference, or is using either one the same?
Asked
Active
Viewed 8,070 times
1 Answers
9
In very simple words:
UML is a modelling language, a set of rules and standards for drawing digrams. UP is a software development methodology or process, tells you step by step what you should do to develop software! Some of those steps may require drawing UML diagrams.

jurgenreza
- 5,856
- 2
- 25
- 37