What is the difference between analysis model and design model?

Showing Answers 1 - 15 of 15 Answers

"Analysis" designates some kind of understanding of a problem or situation - breaking a whole into its component parts, whereas "design" is related to the creation of a solution for the analyzed problem - making a blueprint of something before developing it;

A "model" is some kind of simplification that is used to better understand the problem ("analysis model") or the solution ("design model")

Hope this helps

 

  Was this answer useful?  Yes

Engineer Zark

  • May 10th, 2016
 

"Analysis" is all about understanding of requirements, problems within requirements by breaking the whole module into sub modules (Parts). Diagrams can be made to understand and pin point problems in requirements.
While "Designing" is all about how the process in requirement will carry out. Like Unified modeling Diagrams can help in designing. In short designing is to show how process will be caried out in a sub module.

  Was this answer useful?  Yes

nitish tiwari

  • Jun 28th, 2016
 

142-148

  Was this answer useful?  Yes

Aniruddha

  • Jul 6th, 2017
 

"Analysis" designates some kind of understanding of a problem or situation - breaking a whole into its component parts, whereas "design" is related to the creation of a solution for the analyzed problem - making a blueprint of something before developing it;
A "model" is some kind of simplification that is used to better understand the problem ("analysis model") or the solution ("design model")
Hope this helps

  Was this answer useful?  Yes

Anam

  • Mar 31st, 2019
 

Analysis: It emphasis the investigation of problem and requirements of problem.
Design: It emphasis the conceptual solution in term of software and hardware that fulfill the requirements rather than implementation

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions