Question { 18617 }
Differences between bug , defect and error
Answer
Error- it occures in Coding part. Ex:Logical Errors.
Defect- mismatches between the Actual and Expected Results
while testing are Defects.
Bug- If the defect is accepted by the developer after its
called as Bug.