Software Requirements Specifications (SRS)¶
The Needs and Requirements workbook approach does not typically lend itself to defining software projects. Instead, the use of an SRS is common. Here are a number of resources associated with creating Software Requirements Specifications:
- Software_Requirements_Specification.ppt from the Computer Science department at RPI
- http://www.jaysonjc.com/programming/how-to-write-a-software-requirements-specification-srs-document.html - a general explanation of how to create these.
- SRSSample.pdf - SRS Example from Drexel - http://www.ischool.drexel.edu/faculty/gbooker/ISYS425/SRSSample.pdf
- upedu_ex_srs.pdf - SRS Example from Ecole Polytechnique Montreal - www.upedu.org/templates/cs/REQ/upedu_ex_srs.pdf
- dd-example-requirements-specification.pdf - SRS Example from devdaily.com - http://www.devdaily.com/uml/software-requirements-specification-example-use-case
- IEEE830.pdf - IEEE Recommended Practice for Software Requirements Specification
There are many more examples available on the internet.
Attachments below