Content deleted Content added
m WP:CHECKWIKI error fixes using AWB (12004) |
Jnestorius (talk | contribs) |
||
(31 intermediate revisions by 25 users not shown) | |||
Line 1:
{{Short description|Type of document}}
{{Refimprove|date=October 2008}}
[[Image:Specification and Levels of Development.jpg|thumb|360px|Systems engineering model of
{{software development process}}
A '''functional specification''' (also, ''functional spec'', ''specs'', ''functional specifications document (FSD)'', ''functional requirements
The documentation typically describes what is needed by the system user as well as requested properties of inputs and outputs (e.g. of the [[software]] system). A functional specification is the more technical response to a matching requirements document, e.g. the [[
==
A [[function (engineering)|functional]] specification does not define the inner workings of the proposed system; it does not include the specification of how the system function will be implemented
A functional requirement in a functional specification might state as follows:
Line 16 ⟶ 15:
:''When the user clicks the OK button, the dialog is closed and the focus is returned to the main window in the state it was in before this dialog was displayed.''
Such a requirement describes an interaction between an external agent (the [[User (computing)|user]]) and the software system.
==
===
There are many purposes for functional specifications. One of the primary purposes on team projects is to achieve some form of team consensus on what the program is to achieve before making the more time-consuming effort of writing [[source code]] and [[Test case (software)|test case]]s, followed by a period of [[debugging]].
# To let the [[
# To let the [[testers]] know what tests to run.
# To let [[Stakeholder (corporate)|stakeholder]]s know what they are getting.
===
In the ordered industrial software engineering life-cycle ([[waterfall model]]), functional specification describes ''what'' has to be implemented. The next, [[
When the team agrees that functional specification consensus is reached, the functional spec is typically declared "complete" or "signed off".
===
One popular method of writing a functional specification document involves drawing or rendering either simple
==
* [[Advanced Microcontroller Bus Architecture]]
* [[Extensible Firmware Interface]]
* [[Multiboot
* [[Real-time specification for Java]]
* [[Single UNIX Specification]]
==
* [[Bit specification (disambiguation)]]
* [[Design specification]]
* [[Diagnostic design specification]]
* [[Product design specification]]
* [[Software
==
* [[Benchmarking]]
* [[Software development process]]
* [[Specification (technical standard)]]
* [[Software verification and validation]]
==
{{reflist}}
==
* [http://www.joelonsoftware.com/articles/fog0000000036.html Painless Functional Specifications, 4-part series by Joel Spolsky]
Line 71 ⟶ 70:
[[bs:Specifikacija programa]]
[[de:Pflichtenheft]]
[[hr:Specifikacija programa]]
[[pt:Especificação de programa]]
|