DFD
August 26, 2024
Software-Engineering
August 26, 2024
DFD
August 26, 2024
Software-Engineering
August 26, 2024

Software-Engineering

Question 379
Which one of the following is NOT desired in a good software requirement specifications(SRS) document?
A
Functional requirements
B
Non Functional requirements
C
Goals of implementation
D
Algorithm for software implementation
Question 379 Explanation: 
The software requirements specification document is a requirements specification for a software system, is a complete description of the behavior of a system to be developed and may include a set of use cases that describe interactions the users will have with the software. In addition it also contains non-functional requirements. Non-functional requirements impose constraints on the design or implementation (such as performance engineering requirements, quality standards, or design constraints)
An SRS document should clearly document the following aspects of a system: Functional Requirements, Non-Functional Requirements and Goals of implementation
Correct Answer: D
Question 379 Explanation: 
The software requirements specification document is a requirements specification for a software system, is a complete description of the behavior of a system to be developed and may include a set of use cases that describe interactions the users will have with the software. In addition it also contains non-functional requirements. Non-functional requirements impose constraints on the design or implementation (such as performance engineering requirements, quality standards, or design constraints)
An SRS document should clearly document the following aspects of a system: Functional Requirements, Non-Functional Requirements and Goals of implementation

Leave a Reply

Your email address will not be published. Required fields are marked *