Software design

The process by which an agent creates a specification of a software artifact, intended to accomplish goals, using a set of primitive components and subject to constraints

Snippet from Wikipedia: Software design

Software design is the process of conceptualizing how a software system will work before it is implemented or modified. Software design also refers to the direct result of the design process – the concepts of how the software will work which consists of both design documentation and undocumented concepts.

Software design usually is directed by goals for the resulting system and involves problem-solving and planning – including both high-level software architecture and low-level component and algorithm design.

In the terms of the waterfall development process, sofware design is the activity following requirements specification and before coding.

  • method/software_design.txt
  • Last modified: 2022/08/10 06:26
  • by 127.0.0.1