what is the difference between a error,defect and a bug

Answers were Sorted based on User's Feedback



what is the difference between a error,defect and a bug..

Answer / emran

Error : Human action that produces incorrect result
finded it by developer

Bug : incorrect of code caused by an error
finded it by Tester(us)

Defect: the difference between actual result and expected
result
Finded it by Client

Is This Answer Correct ?    7 Yes 0 No

what is the difference between a error,defect and a bug..

Answer / jyotsna

Error: If coding time if got any mistakes (syntax errors,
etc) that we can call Error.

Defect : while testing application if u got any mismatches
(not meeting excepted results) then we report to developers
as defect found in that application.

Bug : If developers also agrees with that defect and going
to fix in an application then its called bug.

Is This Answer Correct ?    3 Yes 0 No

what is the difference between a error,defect and a bug..

Answer / nitu

bug -a fault in programm which causes the problem to
perform in an unanticipated manner.

defect - aAfter relesed any bug or error is found then it
is defect.

Error It is difference between observe value and true value.

Is This Answer Correct ?    2 Yes 1 No

what is the difference between a error,defect and a bug..

Answer / vinod

Defect: Fault in the Design
Error: Progametic mistake
Bug: Deviation from the specification.

Is This Answer Correct ?    1 Yes 0 No

what is the difference between a error,defect and a bug..

Answer / aamer khan

Error : If a user face any kind a problem while connecting
to the application or face exceptions in the application or
unable to connect the third party interface.

Defect : When there is a missing requirements in the
application (Software is missing some functionalities as
per RS/ FS) we call it a Defect.

Bug : When the application generates result not
according to the functionality of the application is called
a Bug. Functionality is implemented but results are not as
per expected.

Is This Answer Correct ?    1 Yes 0 No

what is the difference between a error,defect and a bug..

Answer / 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

what is the difference between a error,defect and a bug..

Answer / suneel reddy

Error : Human action that produces incorrect result

Bug : incorrect of code caused by an error

Defect: the difference between actual result and expected
result

Is This Answer Correct ?    3 Yes 3 No

what is the difference between a error,defect and a bug..

Answer / pratik

Error : it is a mistake.
Bug : Error occured at Testing Phase
Defect : Error occured at clients place.

Is This Answer Correct ?    1 Yes 1 No

what is the difference between a error,defect and a bug..

Answer / nandini pai

Error:-Which may occurs due to new work,system crash which is not defined in business requirement

Defect:-When actual result is not meeting the expected result that was defined in requirement

Bug:-which is found at end  user environment 

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QA Concepts Interview Questions

what is scalability testing?

2 Answers   CTS,


Give me example of automate the regression test suite ........Thanks...

0 Answers   Apotex,


can you explain the software testing life cycle?

0 Answers  


What is difference between Six Sigma and CMMI and how both relate/differ to each other

1 Answers  


hi , This is krish from chennai . i like to do istqb certification for foundation level . if any one have material for that kidely help me. just send me the material to krishmca29@rediffmail.com. thanks is advance for sending .

0 Answers  






how can u find system IP address

5 Answers  


What if there is not enough time for thorough testing?

0 Answers  


Hi every body i am going to take the ISTQB Foundation level Exam on March 21th 2010, Could any one send some list of question papers and latest Dumps to My mail id: (saran_loyola05@yahoo.co.in). Advance thanks. Regards, Saran

0 Answers  


What is the procedure for acquiring CMMI Certification for the company Is CMM no longer used

2 Answers  


what are the advantages of process in Quality Assurance?

1 Answers  


hi, i am recently joining a SW house as a QA but i have no any experirnce in it so i need some help to solve this my question is that what is the staring steps to make the test plan of web application and also how make the test case

2 Answers  


Difference between smoke testing and sanity test ?????????

14 Answers   CTS,


Categories