Computer Science, asked by aayushhedaoo4803, 10 months ago

Difference between structured analysis and structured design in tabular form

Answers

Answered by rishirajsharma197
0

In software engineering, methods like structured analysis and structured design are considered to be fundamental tools for systems analysis, especially for analyzing all the requirements of a business and for developing the required specifications that convert practices into programs, configurations of the hardware and other manual processes.

These methods use diagrams like activity models and the data models as the modeling language.

Structured analysis is a technique which uses graphical diagrams for developing and portraying the system specifications and data as steps that are needed to develop a design for a software in a manner which can be easily understood by the users.

The Structured Design converts the data of the structured analysis into a structure chart which represents the whole architecture of the software.

Similar questions