Software Design

Published on December 2016 | Categories: Documents | Downloads: 61 | Comments: 0 | Views: 441
of 2
Download PDF   Embed   Report

Comments

Content

Software design. This stage of a software development lifecycle comprises the process of interpreting requirements set on the previous stage into software architecture, defining how the application will carry out the tasks and what software technologies and tools are to be used for a successful outcome of the software project. Hence, the requirements are represented in a comprehensible way for software developers to set about implementing the software solution. A software design is to design a software structure that realizes the specification. It is the process of converting the system specification (requirements) into a software structure that realizes that specification. The “how” of the software life cycle. This stage of a software development lifecycle comprises the process of interpreting requirements set on the previous stage into software architecture, defining how the application will carry out the tasks and what software technologies and tools are to be used for a successful outcome of the software project. Hence, the requirements are represented in a comprehensible way for software developers to set about implementing the software solution. The software design process involves following activities: 1. Architectural design 2. Abstract specification 3. Interface design 4. Component design 5. Data structure design 6. Algorithm design A good design characteristics are:  Minimal complexity  Ease of maintenance

 Loose coupling  Extensibility  Reusability  High fan-in  Low to medium fan out  Portability  Leanness  Stratification  Standard techniques

Sponsor Documents

Or use your account on DocShare.tips

Hide

Forgot your password?

Or register your new account on DocShare.tips

Hide

Lost your password? Please enter your email address. You will receive a link to create a new password.

Back to log-in

Close