Logical design of the solution - microsoft solution framework

Define logical design of the solution

The logical design describes a complete solution through its various logical elements from a functional point of view. The logical design does not contain information or any inclination towards the architecture, technology or implementation details.

The logical design mainly depicts the objects, their behaviors, and relationships within the solution scope. It’s a transformation of use cases into a design model that identifies the whole solution through various logical components. The main goal is to understand “what to build” i.e. the functionality that the solution must provide in order to solve a business problem rather than “how to do it” approach. It depicts the way in which various components are integrated and organized.
Benefits of logical design - microsoft solution framework
Logical design has the following benefits: a) Maps pieces of conceptual design to specific logical role within the main architecture.........
What are the outputs of the logical design? - microsoft solution framework
Logical design can have many outputs, some of which might be: a) E-R Diagrams b) Class Diagrams.........
Responsibility of the testing role during logical design - microsoft solution framework
Test role is responsible to create test plans based on the high level decisions made about the interactions and integration of the components.........
Post your comment