MECHANISM OF STRUCTURED ANALYSIS

STRUCTURED ANALYSIS: It is a software engineering technique that uses graphical diagrams to develop and portray system specifications that are easily understood by the user. This type of analysis mainly focuses on logical systems and functions and aims to convert business requirements into computer programs and hardware specifications.

STEPS IN STRUCTURED ANALYSIS:

  • Studying the current business environment.
  • Modeling the old logical system.
  • Modeling a new logical system.
  • Modeling a new physical environment.
  • Evaluating alternatives.
  • Selecting the best design.
  • Creating structured specifications.

Comments

Popular posts from this blog

DESIGN PRINCIPLES

COMPONENT ASSEMBLY MODEL

SOFTWARE TESTING