171k views
1 vote
What should the software requirements specification (SRS) writer avoid placing in the SRS environment of the SRS?

A. External interfaces
B. Performance or functionality
C. Attributes or classification
D. Either design or project requirements

1 Answer

1 vote

Final answer:

The software requirements specification (SRS) writer should avoid placing design or project requirements in the SRS environment.

Step-by-step explanation:

The software requirements specification (SRS) is a document that outlines the functional and non-functional requirements for a software project.

When writing the SRS, it is important to avoid placing design or project requirements in the SRS environment.

The SRS should focus on the specific features, functions, and performance requirements of the software, rather than the design or implementation details.

Including design requirements in the SRS can make it difficult for developers to understand and implement the necessary functionality.

Similarly, project requirements, such as deadlines, budget constraints, and stakeholder preferences, should not be included in the SRS.

These factors are important for project management but are not directly related to the software functionality described in the SRS.

User Dwilson
by
7.8k points