Bugs and Faults
I am very confused with these two terms- Bugs and faults, I am not able to differentiate between both of them. Could anyone here help me out for this?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sean StewartPosted Feb 20, 2012, 11:49 PM
Sam HobbsPosted Feb 18, 2012, 12:30 AM
VulpesPosted Feb 17, 2012, 6:13 AM
http://en.wikipedia.org/wiki/Software_bug
Satyapriya NayakPosted Feb 17, 2012, 12:43 AM
Error: A discrepancy between a computed, observed, or measured value or condition and the true, specified, or theoretically correct value or condition.
Failure: The inability of a system or component to perform its required functions within specified performance requirements.
Bug: A fault in a program, which causes the program to perform in an unintended or unanticipated manner.
Fault: An incorrect step, process, or data definition in a computer program, which causes the program to perform in an unintended or unanticipated manner.
Defect: Mismatch between the requirements.
Thanks