118k views
3 votes
Name the five phases in the SDLC (Waterfall Model).

1 Answer

7 votes

Final answer:

The five phases in the SDLC (Waterfall Model) are: Requirements gathering and analysis, System design, Coding and implementation, Testing, and Maintenance.

Step-by-step explanation:

The five phases in the SDLC (Waterfall Model) are:

  1. Requirements gathering and analysis: In this phase, the project team gathers and analyzes the requirements of the software or system to be developed.
  2. System design: This phase focuses on designing the architecture of the software or system based on the requirements identified in the previous phase.
  3. Coding and implementation: In this phase, the actual coding and programming of the software or system takes place.
  4. Testing: The software or system is thoroughly tested for any bugs or errors.
  5. Maintenance: The final phase involves maintaining and updating the software or system as needed.
User Eugene Nacu
by
8.5k points