tell me briefly what is SRS and who create SRS. client or product company create SRS ?
looking for few sample SRS template from where i can get idea how to create it when we develop application with dotnet. thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nilesh JadavPosted May 9, 2017, 12:07 PM
SRS can be made by the client itself, might be cases that client is not interseted in making SRS, than at that time business analyst have to handle that work. As requirement specification have all the details of the software that a client wants.
More details : https://pm.stackexchange.com/questions/8377/who-is-responsible-for-the-requirements-specification
A software requirements specification (SRS) is a description of a software system to be developed. It lays out functional and non-functional requirements, and may include a set of use cases that describe user interactions that the software must provide.
Software requirements specification establishes the basis for an agreement between customers and contractors or suppliers (in market-driven projects, these roles may be played by the marketing and development divisions) on what the software product is to do as well as what it is not expected to do. Software requirements specification permits a rigorous assessment of requirements before design can begin and reduces later redesign. It should also provide a realistic basis for estimating product costs, risks, and schedules.Used appropriately, software requirements specifications can help prevent software project failure.
http://searchsoftwarequality.techtarget.com/definition/software-requirements-specification
You can get the SRS template from IEEE section.
Posted May 10, 2017, 4:24 PM
Nilesh JadavPosted May 10, 2017, 12:19 PM
Posted May 10, 2017, 9:47 AM