TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

UML

Introduction to UML(Unified Modeling Language)

Overview

UML stands for Unified Modeling Language. It is a language to specify, visualize, construct the artifacts of the system. UML is a graphical modelling language.

UML is a brainchild of Object Management Group(OMG). The OMG is an international non-profit software consortium.

Official website:

https://www.omg.org/

UML Specifications

UML 1.0 is the initial specification draft. The major versions of UML specification are:

  • UML 1.x
  • UML 2.x

UML Diagram Types

UML diagram can be broadly classified into three types:

  • Structure Diagrams
  • Behavior Diagrams
  • Interaction Diagrams

 

Structure diagrams are Static diagrams. Static diagrams show entities and behaviors. For example, Class Diagram, Package diagram, Object Diagram, etc.

Behavior and Interaction diagrams are Dynamic diagrams. Dynamic diagrams show how entities work and interact in the system.  For example, State Diagram, Sequence Diagram, Activity Diagram, etc.

UML Tools and Resources

Umlet

https://www.testingdocs.com/umlet-an-open-source-tool-for-fast-uml-diagrams/

For more information on UML:

https://www.uml.org/

Related Posts

UML /

UMLet: Open source Tool for UML Diagrams

› UMLet: Open source Tool for UML Diagrams

Recent Posts

  • Scaler Academy – An Online Learning Platform
  • Difference between PHP and JavaScript?
  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com