Hi.. I will be posting all the testing related stuff here. The content posted here is a collection from different websites.

Monday, October 30, 2006

Difference b/w Error ,Defect and Bug

Here is some difference, please correct me If I'm wrong.

 

Error :  The Error is the mistakes which is mainly found while writing the code program by the developer. like syntax error, logical error etc.

 

Defects : Which is founded or traced by the client side while using or checking.

 

Bug : Bug refers where expected result is not equals to the actual result, and it's affects on the output of the program.

 

No comments: