Which life cycle model would you follow for developing Software products of the following applications? Enumerate the reasons for your choice of a particular life cycle model.
(i)A well-understood data processing application.
(ii) A new library automation software that would link various
libraries in the city.
(iii) A new text editor.
(iv) A compiler for a new language.
Answers
Answered by
1
Answer:
The Waterfall model is the earliest SDLC approach that was used for software development. The waterfall Model illustrates the software development process in a linear sequential flow. This means that any phase in the development process begins only if the previous phase is complete.
Answered by
2
Option i) A well-understood data processing application.
- A common understanding of the software development process is provided by the Software Development Life Cycle (SDLC), which is divided into several stages. How the software will be created and developed, starting with the business comprehension and requirements elicitation phase to transform these business ideas and requirements into functions and features, all the way through to its usage and operation to meet the business demands.
- A good software engineer should be able to select the SDLC model based on the needs of the project and the project context.
- The simplest SDLC practise is waterfall. It adheres to the linear sequential order of the SDLC phases. The Waterfall method of software development is strict in comparison to other SDLC techniques. Developers use this method, working sequentially from requirement analysis to deployment.
#SPJ2
Similar questions