defect, error, failure, fault
Answers were Sorted based on User's Feedback
Answer / sudhakar8
error refers to difference between Actual Output and
Expected Output.
Failure is the inability of a system or component to
perform the required function according to its
specifications.
Fault is a condition that causes the software to a fail to
perform its required function.
Defect is a coding error in a computer program.
| Is This Answer Correct ? | 21 Yes | 1 No |
Answer / 007
error :a mistake in coding
defect:a mistake found by a tester while testing
| Is This Answer Correct ? | 9 Yes | 5 No |
Answer / yuvaraj
defect and fault : any deviation form actual to expected
error : introduce bug by human mistake
failure : mismatch between actual and expected is failure
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / amit m. turukamane
All these terms are inter-related
Error :any mistake due to human imperfection
Defect: the error may cause a defect
Failure: these defects may cause failure
Fault : is nothing but same as defect
| Is This Answer Correct ? | 11 Yes | 11 No |
Any applications in the market to help quality test team members communicate with each other?
What is IEEE 829? (This standard is important for Software Test Documentation-Why?)
what is meant by negative testing..give me one example?
17 Answers MBT, TCS,
What is meant by retesting? Is it similar to smoke/sanity testing?
Give one example for both QC and QA
How would you ensure that your testing is complete and has good coverage?
What is Impact analysis.how to do impact analysis in yr project..
What is the role of QA in a company that produces software?
How much Salary can u ask for Manual Tester Position with 1+yrs of Experience in an MNC like Infosys?
7 Answers 3D PLM, Geometric Software, Infosys,
what is the diff b/w web, window,desktop and client server application testing?
What is branch testing and what is boundary testing?
how to retrive only second row from table in sql server 2000?