what is the difference between a error,defect and a bug
Answer Posted / arun
Error :
• Programmatically mistake leads to error [ Developer ]
• Syntax error, logical error, runs time error, compilation error etc...
Bug:
• Mismatch between the Expected result & Actual result.
• Deviation from the expected result. [ Tester ]
• Anything that causes customer dissatisfaction.
Defect:
• Mismatch from the requirement / Specification
• Problem in algorithms leads to failure [Incorrect program]
• Eg: Add func  2+2 = 4 (correct); 2+2 = 0 (defect)
• Problem in algorithm leads to failure
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to create requirements test matrix template?
What kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?
What if the application has functionality that was not in the requirements?
draft an email to the client asking for clarrification on the conference calling function in a landline phone
Why regression testing is important?
List out various tools required to support testing during development of the application?
What is branch testing and what is boundary testing?
You are a tester. Now how will you choose which defect to remove in 1000000 defects?
What are the solutions for the software development problem?
What are the technical and environment risks u faced in ur testing career?
What are the five common solutions for software developments problems?
Hi , We have urgent opening for Test Analyst to our UK client. So testing Professionals Please visit www.sohumsolutions.com & in career setion you can get all requirement specification If you are interested onsite oppertunity Please email me your CV & along with your current salry details & expectation,Visa Status. If you don't have any Visa want to take UK Visa then we can cooperate you ! Thanks & Regards, Prabha Koshti Director Sohum STAFFING Solutions contact+91-(020)27610012 Mobile:+91-(0)-9822914878 Email :prabha.koshti@sohumsolutions.com
What are the differences between test strategy and test plan?
Tell me some key points to consider while writing a bug report.
How is monkey testing different from adhoc testing?