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
what is the difference between test case and result matrix
What is a maturity level?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
How to do security implementation for any URL??
What is Bomb Testing?
Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
If I want to check compability of software in a MAC OS then which steps shold I follow?
What a team leader will test first when s/he will get new module to test?
What are different types of verifications?
What impact ratings have you used in your projects?
What is reverse engineering?
What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client
What is white box testing?
What are the queries mostly asked in testing ? give me some examples.