Difference between revisions of "Software requirements"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) (→External links) |
||
(One intermediate revision by the same user not shown) | |||
Line 28: | Line 28: | ||
* [https://en.wikipedia.org/wiki/Software_requirements Software requirements] @ Wikipedia | * [https://en.wikipedia.org/wiki/Software_requirements Software requirements] @ Wikipedia | ||
+ | |||
+ | [[Category:Computer programming]] | ||
+ | [[Category:Computer science]] | ||
+ | [[Category:Software]] | ||
+ | [[Category:Software development]] | ||
+ | [[Category:Web design and development]] |
Latest revision as of 04:05, 22 April 2016
In software engineering, software requirements deals with establishing the needs of stakeholders that are to be solved by software.
Contents
Description
The IEEE Standard Glossary of Software Engineering Technology defines a software requirement as:
- A condition or capability needed by a user to solve a problem or achieve an objective.
- A condition or capability that must be met or possessed by a system or system component to satisfy a contract, standard, specification, or other formally imposed document.
- A documented representation of a condition or capability as in 1 or 2.
Areas
The activities related to working with software requirements can broadly be broken up into:
See also
External links
- Software requirements @ Wikipedia