Lifecycle of Software Development Flashcards
List the phases in the software development lifecycle
Planning
Analysis
Design
Development
Integration And Testing
Implementation
Maintenance
Briefly Describe Step 1 of the software development cycle: Planning
The objective of phase 1 includes evaluation of present
system, information, feasibility study and requesting approval. Conducting a preliminary
analysis, propose alternative solutions, describe cost and benefits and submit a
preliminary plan with recommendations. At the end of this phase the will be three
choices: leave the system as is, improve, or develop a new system.
State 2 advantages of using the waterfall approach to software development
It is simple to use and understand
It is simple to follow step by step
State 2 disadvantages of using the waterfall approach to software development
- Not as flexible as other approaches
- Feedback to customers/Client Is lacking at times.