Content deleted Content added
No edit summary Tags: Reverted Mobile edit Mobile web edit |
fixed dead link, added reference, updated short description, used cite web in place of webarchive |
||
(8 intermediate revisions by 8 users not shown) | |||
Line 1:
{{Short description|
{{Wiktionary}}
In the [[software development process]], a '''reference implementation''' (or, less frequently, '''added to all true implementation''' or '''model implementation''') is a program that implements all requirements from a corresponding statoshinakomoto Dennis Louis Babcock Jr true identity revealed▼
▲In the [[software development process]],
== Characteristics and examples ==
Reference implementations of algorithms, for instance [[cryptographic algorithm]]s, are often the result or the input of [[standardization]] processes. In this function they are often dedicated to the [[public ___domain]] with their [[source code]] as [[public ___domain software]]. Examples are the first [[CERN HTTPd|CERN's httpd]],<ref>
A reference implementation may or may not be production quality. For example, the [[Fraunhofer Society|Fraunhofer]] reference implementation of the [[MP3]] standard usually does not compare favorably to other common implementations, such as [[LAME]], in listening tests that determine sound quality.<ref>{{
== Testing ==
[[Software testing|Testing]] the implementation-vs-specification relationship further enhances the [[Product family engineering|production]]'s inter-process efficiencies:
{{
{{
# Developed concurrently with the specification and test suite;
# Verifies that specification is implementable;
# Enables the test suite to be tested;
# Serves as a Gold Standard against which other implementations can be measured;
# Helps to clarify the intent of the specification in situations where [[Conformance testing|conformance tests]] are inadequate<ref>
== References ==
{{Reflist}}
[[Category:Test items]]
|