Articles by Team EasyExamNotes

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

Capability Maturity Model

CMM: Capability Maturity Model. Developed by W. humphrey at Carnegie Mellon University. CMM does not recommended particular set of mature processes to be followed by … Read more

Spiral Model

Spiral model is an evolutionary software model. Spiral model may be viewed as a Meta model, because it can accommodate any process model. Spiral model … Read more