Benefits of modeling - microsoft solution framework

Explain the benefits of modeling.

Benefits of modeling:

a) More designing and modeling produces code with fewer errors as the system is more robust.
b) Modeling results in fewer lines of code written by humans which reduces the number of errors considerably.
c) Modeling results in a more maintainable system. It provides a detailed understanding of the system as a whole and its relationships with various components.
d) Modeling helps us creating much more flexible yet robust systems which then allow easier integrations with other systems.
Commonly used modeling notation - microsoft solution framework
Some of the commonly used modeling notations are: Unified Modeling Language(UML) and Object Role Modeling(ORM).........
What are UML views? - microsoft solution framework
UML diagrams offers different views to various phases of SDLC. To understand UML as per different phases, they are often classified into different views:.........
Purpose of Envisioning Phase - microsoft solution framework
The main purpose of envisioning phase is to identify the main need of the system to be created .i.e. identify the business problem to be solved........
Post your comment