...
/Introduction to Object-oriented Analysis and Design (OOAD)
Introduction to Object-oriented Analysis and Design (OOAD)
Get introduced to the basics of object-oriented analysis and design.
We'll cover the following...
OOAD in the SDLC
The Software Development Life Cycle (SDLC) refers to the sequence of phases involved in software development. The stages of SDLC are shown below.
The object-oriented analysis and design (OOAD) in SDLC allows one to analyze and design a system using object-oriented concepts and visualize each aspect of the OOAD process. In OOAD, we examine and inspect the entire system required for a particular problem, followed by identifying ...