SDLC – V-Model
The V-model is an SDLC model where execution of processes happens in a sequential manner…
SDLC – Spiral Model
The spiral model combines the idea of iterative development with the systematic, controlled aspects of…
SDLC – Iterative Model
In the Iterative model, iterative process starts with a simple implementation of a small set…
SDLC – Waterfall Model
The Waterfall Model was the first Process Model to be introduced. It is also referred…
SDLC – Overview
Software Development Life Cycle (SDLC) is a process used by the software industry to design,…
Architecture Techniques
Iterative & Incremental Approach It is an iterative and incremental approach consisting of five main…
User Interface
User interface is the first impression of a software system from the user’s point of…
Component-Based Architecture
Component-based architecture focuses on the decomposition of the design into individual functional or logical components…
Distributed Architecture
In distributed architecture, components are presented on different platforms and several components can cooperate with…
Interaction-Oriented Architecture
The primary objective of interaction-oriented architecture is to separate the interaction of user from data…