SDLC 1
SDLC 1
• At this step the developers decide a roadmap of their plan and try to
bring up the best software model suitable for the project. System analysis
includes Understanding of software product limitations, learning system
related problems or changes to be done in existing systems beforehand,
identifying and addressing the impact of project on organization and
personnel etc. The project team analyzes the scope of the project and
plans the schedule and resources accordingly.
Software Design
• Errors may ruin the software from critical level to its own removal.
Waterfall model is the simplest model of This model assumes that everything
software development paradigm. It says is carried out and taken place
the all the phases of SDLC will function perfectly as planned in the previous
one after another in linear manner. That stage and there is no need to think
is, when the first phase is finished then about the past issues that may arise
only the second phase will start and so in the next phase.
on
Iterative Model
• This model leads the software
development process in iterations. It
projects the process of development in
cyclic manner repeating every step after
every cycle of SDLC process.
• This model is the simplest model in its form. It requires little planning,
lots of programming and lots of funds. This model is conceptualized
around the big bang of universe. As scientists say that after big bang
lots of galaxies, planets and stars evolved just as an event. Likewise, if
we put together lots of programming and funds, you may achieve the
best software product.
Reference
• https://
www.tutorialspoint.com/software_engineering/software_developme
nt_life_cycle.htm