Software design is a process to transform user requirements into some suitable form - Objects Design

Q.  Software design is a process to transform user requirements into some suitable form, that helps the programmer in software coding and implementation.
- Published on 24 Jul 15

a. True
b. False

ANSWER: True
 

    Discussion

  • Nirja Shah   -Posted on 16 Oct 15
    - Software design is a process to transform user requirements into some suitable form, which helps the programmer in software coding and implementation.

    - For assessing user requirements, an SRS (Software Requirement Specification) document is created whereas for coding and implementation, there is a need of more specific and detailed requirements in software terms.

    - The output of this process can directly be used into implementation in programming languages.

    - Software design is the first step in SDLC (Software Design Life Cycle), which moves the concentration from problem domain to solution domain.

    - It tries to specify how to fulfill the requirements mentioned in SRS.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)