answersLogoWhite

0


Best Answer

nWhat should be in an SRS?

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What should be in an Software Requirements Specification?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the advantage and disadvantages of having both requirements specification and requirements definition?

What are the disadvantage of software requirement specification


Why is requirement specification needed for software project?

In Requirement specification we specify the the requirements of the software project. It is important because if requirements are not properly specified the end product will not satisfy customer's requirement.


What is difference between software Requirement Specification and user requirement specification in software?

Software requirement specifications include both installation and maintenance requirements, and functional aspects of software that a user needs. User requirement specification in software is the specifications about functional and user interface specification.


Software requirements specification for bookshop?

The software requirements for a bookshop system should include features such as inventory management, online ordering capability, customer database, sales tracking, and reporting functionality. It should also support multiple payment options, user-friendly interface for both customers and staff, and integration with existing systems if applicable. Security measures like user authentication, data encryption, and regular backups should also be considered.


What is SRS in software engineering?

SRS in context of Software Engineering stands for System Requirements Specification. It is a document that specifies the complete description of the behavior of the system. For example, if the group of software engineers are to design a software for a bank. Assuming they are provided with BRD (Business Requirement Design), the engineers first need to describe and design the behavior of the software. The various entities the software has to react with, the various properties it should possess and so on. These specification can be a type of SRS.


What is srs in softewear engeenering?

SRS in context of Software Engineering stands for System Requirements Specification. It is a document that specifies the complete description of the behavior of the system. For example, if the group of software engineers are to design a software for a bank. Assuming they are provided with BRD (Business Requirement Design), the engineers first need to describe and design the behavior of the software. The various entities the software has to react with, the various properties it should possess and so on. These specification can be a type of SRS.


What has the author Robert E Noonan written?

Robert E. Noonan has written: 'A requirements specification for a software design support system' -- subject(s): Computer software


What is the software requirements specification for hotel?

There is a need for software requirements for hospital because we want to know for what purpose in hospitals process are done and we want to collect databases and time framing In s/w req. specification you need to gather all needs of your customer including all point to point info, and then define the flow etc.


What is requirement specification?

Software Requirements Specification (SRS) is a primary document for development of a Software. It is written by Business Analysts who interact with client and gathers the requirements to build the software. It goes through severl reviews through out the software life cycle.SRS is the main part of Documentation...it contains all Steps to be done in Documentation of Software Development.There are many steps like Market Survey, Analysis,Design, Functional and Structural Behaviour, etc...Just see the Software Engineering Book , by Pressmen.


What is doors an acronym for when used with SAP?

DOORS is the acronym for Dynamic Object Oriented Requirements System. This is a software system that is used in a software/system development environment to track software and/or hardware requirements from inception (the requirements analysis, definition and specification phase) throughout the project life cycle. It is used to ensure that requirements get satisfied (implemented) and tested prior to project completion (delivery, acceptance, operations and maintenance phases). DOORS is the acronym for Dynamic Object Oriented Requirements System. This is a software system that is used in a software/system development environment to track software and/or hardware requirements from inception (the requirements analysis, definition and specification phase) throughout the project life cycle. It is used to ensure that requirements get satisfied (implemented) and tested prior to project completion (delivery, acceptance, operations and maintenance phases).


What is the purpose of Software Requirement Specification?

Software Requirements Specification (SRS) is a primary document for development of a Software. It is written by Business Analysts who interact with client and gathers the requirements to build the software. It goes through severl reviews through out the software life cycle.SRS is the main part of Documentation...it contains all Steps to be done in Documentation of Software Development.There are many steps like Market Survey, Analysis,Design, Functional and Structural Behaviour, etc...Just see the Software Engineering Book , by Pressmen.


What the differentiate or different stages of software development life cycle?

The Software development process is composed of many activities, notably the following. * Conception: Establishing a case model for the development of the software. * Requirements Analysis: Extracting the requirements of a desired software product is the first task in creating it. While customers probably believe they know what the software is to do, it is important to recognize incomplete, ambiguous or contradictory requirements. * Specification: Specification is the task of precisely describing the software to be written. What functions it should have, the user interface, and any other requirements. * Software architecture: The architecture of a software system refers to an abstract representation of that system. Architecture involves making sure the software system will meet the requirements of the product, as well as ensuring that future requirements can be addressed. The architecture step also addresses interfaces between the software system and other software products, as well as the underlying hardware and the operating system platform. * Implementation: Converting a design to functional code. * Testing: Testing all aspects of the software's functionality. * Documentation: An important task is documenting the internal design of software for the purpose of future maintenance and enhancement. * Software Training and Support: Users will have lots of questions and software problems which leads to the next phase of software. * Maintenance: Maintaining and enhancing software to cope with newly discovered problems or new requirements.