Unified Process (UP) versus Unified Modeling Language (UML)

What is the difference between Unified Process (UP) and Unified Modeling Language (UML)? Is there a difference or is the same used?

+5
source share
1 answer

In very simple words:

UML is a modeling language, a set of rules and standards for drawing digrams. UP is a software development methodology or process that allows you to do your best for software development step by step! Some of these steps may require drawing UML diagrams.

+8
source

All Articles