RE: what is the difference between bug and defect?
hi
defect is the mismatch that discovered by tester where as bug is ... when tester send the same defect to developer to clear then he accept that defect that state will be called as bug
RE: what is the difference between bug and defect?
Hi Bug is defined as It's a deviation from the requirements specified by client and the Error is Deviation from Coding . Deff between bug and defect is: If tester found any mistake and logged this in BTS then it's called as 'Defect' and at the same time if dev accepts it then it's called now as 'Bug srinivasulu.B (srinivasulub1981@navayuga.co.in)
RE: what is the difference between bug and defect?
Defect : While executing the test case if any mismatch (the difference in expected value & actual value) occured this mismatch identified by test eng's. this mismatch is called the defect Or issue.
Bug : When defect or issue sent to developer than developer accepted and they ready to resolve that defect or issue is known as Bug.