Articles by Team EasyExamNotes

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

Incremental Model

Incremental model as the name indicated produces many versions. Each version with a new functionality. In it whole requirements is divided into various builds. Each … Read more