Computer Science, asked by sameer6124, 10 months ago

Describe analysis and design in software design phase

Answers

Answered by baratamsaranya
0

Answer:

Explanation:

Analysis: Analysis is something like gathering requirements.This is about analyzing the performance of the software at various stages and making notes on additional requirements. Analysis is very important to proceed further to the next step.

Design: Once the analysis is complete, the step of designing takes over, which is basically building the architecture of the project. This step helps remove possible flaws by setting a standard and attempting to stick to it.

Similar questions