Articles by Team EasyExamNotes

Class diagram

What is Class diagram ? It illustrate the relationship between classes in the system. It is the basic building block of the object oriented system. … Read more

Activity Diagram

What is Activity Diagram ? Activity diagrams are graphical representation of workflow of stepwise activities. It is similar to flowchart. It shows dynamic view of … Read more

Use case diagram

What is Use Case Diagram? It is list of actions or events, shows interaction between an an actor (human or external system) and a system. … Read more

UML

What is UML ? Unified Modelling Language. UML used for visualizing, specifying, constructing,documenting of artifact of a software system. It is also used for modelling … Read more

Rational Unified Processes

RUP: Rational Unified Processes. It is a software engineering process management tool encapsulating best practices in software development and maintenance.RUP includes following some of the … Read more