What happens in the requirement analysis phase in SDLC?

  Hello,

    In this blog, I'm going to explain What happens in the requirement analysis phase in SDLC.

  
Requirement analysis:

    Requirement Analysis is an important phase of SDLC. A reasonable product delivery demands correct requirements gathering, the efficient examination of requirements gathered, and clear requirement documentation as a precondition. This entire process is known as Requirement Analysis in Software Development Life Cycle (SDLC).

Requirement Analysis begins with:

  Requirement Gathering, which is also known as Elicitation. It is followed by Analyzing the collected requirements to understand the feasibility and correctness of converting the requirements into a possible product. Then, Documenting the gathered requirements.

Comments