Lecture - SDLC - Model, Tool, Technique, Methodology
Lecture - SDLC - Model, Tool, Technique, Methodology
Models: Well, a model is something that describes your system, in both formal and
informal way. Say, one model can show you what are the components of the system,
how they are related to each other by some boxes and arrows! Other may show you
the order of information flow among the components of the system like a flow chart!
That is a model!! We will go through 3 models in the course- Data Flow Diagram
(DFD), Gantt chart and PERT chart. Besides them, there are other models. These
models are almost like the methodologies. But actually, methodologies are variations
of models (quite nerd, huh?)! Among those models, we will take a look at RAD,
Iterative model, Prototyping, Spiral Model and obsolete waterfall model and I forgot
many other names (!!).
Tools: The world has advanced a lot that now the systems are designed with the help
of computer tools. This is for accuracy, flexibility and standardization. The trend is
augmenting day by day. We will dig into Computer Aided System Engineering
(CASE) tools during the course run. CASE is an automated tool that helps to speed up
the system development. I will discuss about CASE in the later part of the course!
Techniques: There are several techniques in several phases of SDLC. You can name
them very easily- how to code, how to keep track of the progress, how to manage
things, how to co-operate among phases, how to test the system, what about post
implementation- techniques are guidelines here. There is no standard guideline for the
lifecycle. It is recommended to use your own idea about the systems to propose your
technique to solve problems.
2. Object Oriented Approach: In this section, I will try to provide you info about
OOS, OOD and OOP.
Don’t worry, we will just go through them now, we will cover them later as a
separate lecture!
2. CASE tools.pdf: As I am not saying about CASE tools that much at the
moment, you at the moment are just forced to read the article thoroughly.
Those portions you think you are not understanding, then you really
should not worry! Just read it!