6

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

Richie Marquez
  • 2,228
  • 3
  • 19
  • 18
Chriss
  • 1,011
  • 1
  • 13
  • 22

1 Answers1

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