what is the difference between Error,Defect,Bug,Failure

Answer Posted / msm.fathih

A failure occurs when the observed behaviour differs from the expected one. Note that the reference is the expected behaviour, not the specification, since even the spec could be false.

An error is the part of the system state which may lead to a failure.

A fault is the cause of an error. A software fault lies in software, a hardware fault lies in hardware.

According to the ISQTB a fault is a defect. There definition of a defect is as follows:

defect: A flaw in a component or system that can cause the component or system to fail to perform its required function, e.g. an incorrect statement or data definition. A defect, if encountered during execution, may cause a failure of the component or system.

failure: Deviation of the component or system from its expected delivery, service or result.

Basically, defects, bugs and errors are the same.

(Information System, university of colombo school of computing)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an audit report? Whom is it done by?

1954


can any one post the format of tracebility martrix Plz...... Maid Id: sandhya.shyamala@yahoo.com

1774


If automating - what is your process for determining what to automate and in what order

1526


What are different types of verifications?

703


. Is any graph is used for code coverage analysis?

2118






Do write a separate test case for regression testing? If it is yes, explain how to write the test case?

723


is it possible web application make it as executable file

1890


how to indentify memory leakages after the build

1633


What is formal testing?

673


What is difference between Build, Version and Release

1681


How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl

2040


What kind of testing to be done in client server application and web application? Explain

740


can any body tell me what is the process of between after getting a documents and testcase writing.

1521


i want manual and automation test cases and interview questions

1703


What is user acceptance testing (uat)?

655