Software Requirements Specification
Software Requirements Specification
Software Requirements Specification
Name>
Software Requirements
Specification
Table of Contents
1. INTRODUCTION ...................................................................................................................................................1
1.1 PURPOSE
..............................................................................................................................................................1
1.2 SCOPE
..................................................................................................................................................................1
1.3 DEFINITIONS, ACRONYMS, AND ABBREVIATIONS
................................................................................................1
1.4 REFERENCES ........................................................................................................................................................1
1.5 OVERVIEW
...........................................................................................................................................................1
2. GENERAL DESCRIPTION ...................................................................................................................................2
2.1 PRODUCT PERSPECTIVE .......................................................................................................................................2
2.2 PRODUCT FUNCTIONS ..........................................................................................................................................2
2.3 USER CHARACTERISTICS .....................................................................................................................................2
2.4 GENERAL CONSTRAINTS
......................................................................................................................................2
2.5 ASSUMPTIONS AND DEPENDENCIES .....................................................................................................................2
3. SPECIFIC REQUIREMENTS ...............................................................................................................................2
3.1 EXTERNAL INTERFACE REQUIREMENTS ...............................................................................................................3
3.1.1 User Interfaces
............................................................................................................................................3
3.1.2 Hardware Interfaces
...................................................................................................................................3
3.1.3 Software
Interfaces......................................................................................................................................3
3.1.4 Communications Interfaces.........................................................................................................................3
3.2 FUNCTIONAL REQUIREMENTS ..............................................................................................................................3
3.2.1 <Functional Requirement or Feature #1> .................................................................................................3
3.2.2 <Functional Requirement or Feature #2> .................................................................................................3
3.3 NON-FUNCTIONAL REQUIREMENTS .....................................................................................................................4
3.3.1 Performance
................................................................................................................................................4
3.3.2 Reliability
....................................................................................................................................................4
3.3.3 Availability
..................................................................................................................................................4
3.3.4 Security
.......................................................................................................................................................4
Software Requirements Specification Page iii
3.3.5 Maintainability
............................................................................................................................................4
3.3.6 Portability
...................................................................................................................................................4
3.4 DESIGN CONSTRAINTS
.........................................................................................................................................4
1.1 Purpose
What is the purpose of this SRS and the (intended) audience for which it is written.
1.2 Scope
This subsection should:
(1) Identify the software product(s) to be produced by name; for example, Host DBMS, Report
Generator, etc
(2) Explain what the software product(s) will, and, if necessary, will not do
(3) Describe the application of the software being specified. As a portion of this, it
should: (a) Describe all relevant benefits, objectives, and goals as precisely as
possible. For
example, to say that one goal is to provide effective reporting capabilities is not as good
as saying parameter-driven, user-definable reports with a 2 h turnaround and on-line
entry of user parameters.
(b) Be consistent with similar statements in higher-level specifications (for example,
the System Requirement Specification) , if they exist.What is the scope of this
software product.
1.4 References
This subsection should:
(1) Provide a complete list of all documents referenced elsewhere in the SRS, or in a
separate, specified document.
(2) Identify each document by title, report number - if applicable - date, and
publishing organization.
(3) Specify the sources from which the references can be obtained.
This information may be provided by reference to an appendix or to another document.
1.5 Overview
This subsection should:
(1) Describe what the rest of the SRS contain
2. General Description
This section of the SRS should describe the general factors that affect 'the product and its
requirements. It should be made clear that this section does not state specific requirements; it
only makes those requirements easier to understand.
3. Specific Requirements
This will be the largest and most important section of the SRS. The customer requirements
will be embodied within Section 2, but this section will give the D-requirements that are used
to guide the project’s software design, implementation, and testing.
Attention should be paid to the carefuly organize the requirements presented in this section so
that they may easily accessed and understood. Furthermore, this SRS is not the software design
document, therefore one should avoid the tendency to over-constrain (and therefore design) the
software project within this SRS.