Will SRS be sufficient enough for the programmers to do their work, without the additional overhead of FS?
Posted
by
SixSickSix
on Programmers
See other posts from Programmers
or by SixSickSix
Published on 2012-11-07T12:48:13Z
Indexed on
2012/11/07
23:14 UTC
Read the original article
Hit count: 283
project-management
We always make 2 documents the SRS (Software Requirement Specification) and the FS (Functional Specifications) documents for the coders aka programmers.
As I have examined the SRS is more like containing both functional and non-functional requirements as compared to the FS that deals only with the functional requirements.
To cut it short will the SRS be sufficient enough for the programmers to do their work? and not make any FS anymore?
© Programmers or respective owner