User requirements document

From Wikipedia, the free encyclopedia

The user requirement(s) document (URD) or user requirement(s) specification is a document usually used in software engineering that specifies the requirements the user expects from software to be constructed in a software project.

An important and difficult step of designing a software product is determining what the customer actually wants it to do. This is because often the customer is not able to communicate the entirety of their needs and wants, and the information they provide may also be incomplete, inaccurate and self-conflicting. The responsibility of completely understanding what the customer wants then falls on the providers of the product. For a project's success it's critical that the user requirements be documented as specifically and unambiguously as possible.[1] Once the required information is completely gathered it is documented in a URD, which is meant to spell out exactly what the software must do and becomes part of the contractual agreement. A customer cannot demand features not in the URD without renegotiating and a developer cannot claim the product is ready if it does not meet an item of the URD.

The URD can be used as a guide to planning cost, timetables, milestones, testing, etc. The explicit nature of the URD allows customers to show it to various stakeholders to make sure all necessary features are described.

Formulating a URD requires negotiation to determine what is technically and economically feasible. Preparing a URD is one of those skills that lies between a science and an art, requiring both software technical skills and interpersonal skills.[2]

Often a URD includes priority ranking for each requirement. A typical system might be as follows:

  • M Mandatory requirement. This feature must be built into the final system.
  • D Desirable requirement. This feature should be built into the final system unless the cost is too high.
  • O Optional requirement.
  • E Possible future enhancement.

See also

References

  1. Multiple (wiki). "Software requirements". Docforge. Retrieved 2013-01-16. 
  2. Robertson, Suzanne; James Robertson. Mastering the Requirements Process (3rd Edition ed.). Addison-Wesley Professional. ISBN 0321815742. 
This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.