Software defect (nonfiction): Difference between revisions
Jump to navigation
Jump to search
(Created page with "A '''software defect''' (or '''bug''') is an error, flaw, failure, or fault in a computer program or system that causes it to produce an incorrect or unexpected result, or to...") |
|||
Line 14: | Line 14: | ||
* [https://en.wikipedia.org/wiki/Software_bug Software bug] @ Wikipedia | * [https://en.wikipedia.org/wiki/Software_bug Software bug] @ Wikipedia | ||
[[Category:Nonfiction (nonfiction)]] | |||
[[Category:Software (nonfiction)]] |
Revision as of 13:51, 23 April 2016
A software defect (or bug) is an error, flaw, failure, or fault in a computer program or system that causes it to produce an incorrect or unexpected result, or to behave in unintended ways.
A program that contains a large number of defects, and/or defects that seriously interfere with its functionality, is said to be buggy.
Nonfiction cross-reference
Fiction cross-reference
External links
- Software bug @ Wikipedia