Software Requirement Specification - Features - Capturing the Requirement

Q.  Software Requirement Specification should come up with following features:

1) User Requirements are expressed in natural language.
2) Technical requirements are expressed in structured language, which is used inside the organization.
3) Design description should be written in Pseudo code.

- Published on 23 Jul 15

a. True
b. False

ANSWER: True
 

    Discussion

  • Nirja Shah   -Posted on 14 Oct 15
    - SRS is a document created by system analyst after the requirements are collected from various stakeholders.

    - SRS defines how the intended software will interact with hardware, external interfaces, speed of operation, response time of system, portability of software across various platforms, maintainability, speed of recovery after crashing, Security, Quality, Limitations etc.

    - The requirements received from client are written in natural language.

    - It is the responsibility of system analyst to document the requirements in technical language so that they can be comprehended and useful by the software development team.

    - SRS should come up with following features:

    1. User Requirements are expressed in natural language.

    2. Technical requirements are expressed in structured language, which is used inside the organization.

    3. Design description should be written in Pseudo code.

    4. Format of Forms and GUI screen prints.

    5. Conditional and mathematical notations for DFDs etc.

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.)