What is the difference between bug,defect, error, failulre,
fault & mistake?
Answers were Sorted based on User's Feedback
Answer / akshay rastogi
Error occurs when the Programmer write the wrong syntax or takes the variables in unauthorized manner in programming.
Defect occurs due to errors. Using wrong syntax if programmer finds deviation in the results then it is so called defect.
We can say that if error is detected by a software developers
then it is called defect .
&
If that error is acknowledged by software developers it is called bug.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / richs
Fault- Occurs in a computer program
Error-When actual result is not the same as expected, it is an Error
Bug - The malfunctioning of software due to existance of fault is called Bug
Please refer to the website below for details
<a href="http://richasd.blogspot.in/2016/01/difference-between-defect-bug-error.html">What is the Difference between defect, bug, error, failure ?</a>
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rfsf
http://richasd.blogspot.in/2016/01/difference-between-defect-bug-error.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / dhanraj.n
Defect is something is not working according to the
requirement OR Deviation from requirement specification.
Bug is the informal name given to the defect.
Error is generally used by the developers
i.e compile time error and run time error.
Failures are caused by the defects.
| Is This Answer Correct ? | 8 Yes | 9 No |
Answer / varshab
Error/Mistake : It is human action that could result in
incorrect result.
Bug/Defect/fault : Flaws in component or system that may
cause system or component to fail to perform its specified
operation.
Failure:Deviation from specified result.
If user has used software incorrectly then that's error and
it ll result into bug and if this bug is occured during
execution of component then system will fail.then its
called as failure.
| Is This Answer Correct ? | 5 Yes | 6 No |
Answer / padma
bugs is an error found before the application goes in to
the production
error it is an undesirable deviation from requirements
defects : is an application after goes in to the production
fault: when everything is correct but no output that is
called the fault
failure:in correct output
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / parves
Bug: It is also a error bt that can not hamper the total program.Its only can stop some properties of the program.And program become unusable a some functionality.
Error:In a easy word its a man made fault.That can stop the execution of whole program.
Failure: Its the affect of error.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / rohan
failure:In ability of a system to perform the functionality
acc. to its requirement.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / gumnam tester
1. Fault & Mistake: wrong coding done by Developers
2. Failure: When the result is not equal to actual result
then it is said to be Failure
3. Error: Faults and Mismatches in Coding during testing is
called Error
4. Defect: When Testengineer find that Errors called that
Defect
5. When Developers Accepted that Defects then it is called
Bug
| Is This Answer Correct ? | 19 Yes | 21 No |
Answer / hema
dont think deep, a fault is a fault and default is a default
| Is This Answer Correct ? | 3 Yes | 12 No |
Explain agile testing?
What is CMMI?
How do you test if you have minimal or no documentation about the product?
what is the defference between stress and load testing?
Question on desktop Application: In my machine MS Word is working fine and in other machine it is not even launching. Note: OS, platform, build and environment is same
contents of test plan
Give Proper Example for following situations 1. Sevirity 'Low' Priority 'Urgent' 2. Sevirity 'Urgent' Priority 'Low' 3. Sevirity 'Urgent' Priority 'Urgent' ? Also explain what is sevirity & Priority if A Printer suppose to print out 1000 Print outs for 1 refill of cartage But actually it is taking 1100?
if bugs found then it fixed then it's status is close. same bugs arise inafter 2 3 months in same module then what can do as tester
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
What is Test Pack in software testing? OR What Test Pack consist of?
How to do manual testing of a E-insurance project (end to end process)
what are the add-ins needed to test .net and c# projects?