Phase 2 → Page 2.4
ALOOKZ 5 Phases → SDLC

Phase 1 ¦ Phase 2 ¦ Phase 3 ¦ Phase 4 ¦ Phase 5

Phase Description Page Number
2 Requirements Determination 2
  Gathering all of the specific details required for a new system,
as well as defining the first prototype concepts, is part of the analysis step.
2.1
  In the 5 stages of system development life cycle
this stage empowers the developers to have the option to:
→ Define any needs for the prototype system.
→ Alternatives to current prototypes should be considered.
→ Conduct research and analysis to discover end-user requirements.
2.2
  A software requirement specification, or SRS document, is frequently created by developers.
This document contains all of the software, hardware, and network specifications for
the system they intend to create. When working in the same location as other development teams,
this will prevent them from overdrawing cash or resources.
2.3
  Purpose: to convert high level business requirements
(from the system request) into detailed requirements
that can be used as inputs for creating models
→ What is a requirement?
→ A statement of what the system must do or a characteristic it must have
→ Will later evolve into a technical description of how the system will be implemented
→ Types:
→ Functional: relates to a process or data
→ Non-functional: relates to performance or usability
2.4
    Next Phase