what is the difference between Bug and Defect

Answers were Sorted based on User's Feedback



what is the difference between Bug and Defect..

Answer / satish

A Mistake in code is called Error.

Due to Error in coding, test engineers are getting
mismatches in application is called defect.

If defect accepted by development team to solve is called
Bug.

Is This Answer Correct ?    36 Yes 6 No

what is the difference between Bug and Defect..

Answer / pramodh

A mistake in coding called 'error'.If that error identified
by test engineer called defect. That defect is fixed by
developer is called bug.

Is This Answer Correct ?    28 Yes 4 No

what is the difference between Bug and Defect..

Answer / ruhi

Error : Is an undesirable deviation from requirements

Bug : Is an error found BEFORE the application goes into
production

Defect :Is an error found AFTER the application goes into
production

Is This Answer Correct ?    17 Yes 9 No

what is the difference between Bug and Defect..

Answer / vidya.c

Simple defination: The mismatch between the expected and
actuall is called bug or defect.
When it with the developer or tester, it called as bug
in technical aspect.
When it goes to clients end, it is called as defect.

Is This Answer Correct ?    8 Yes 5 No

what is the difference between Bug and Defect..

Answer / dilsha

Error:Mistake found in code.
Defect: Mismatch found by the tester during testing.
Bug: Defect which is accepted by the developer to resolve.

Is This Answer Correct ?    2 Yes 1 No

what is the difference between Bug and Defect..

Answer / raghu

Bug is nothing but a error in RUN TIME
Defect is nothing but error in application.

Is This Answer Correct ?    1 Yes 1 No

what is the difference between Bug and Defect..

Answer / raj

Difference Between Defect & Bug?
http://24x7training.blogspot.com/2010/05/joke-on-software-
testing.html

Is This Answer Correct ?    0 Yes 0 No

what is the difference between Bug and Defect..

Answer / shanthi

Bug: It occurs during coding and is nothing but a mistake
done by the programmer.

Defect: It occurs during execution and is a result of the
mistake made by the programmer.

Thus a bug is a mistake in the code and a defect is a
result of the bug.

Is This Answer Correct ?    1 Yes 1 No

what is the difference between Bug and Defect..

Answer / k.kannadasan

Defect:Problem in algorithm leads to failure:
Bug:Deviation from the expected result:

Is This Answer Correct ?    1 Yes 1 No

what is the difference between Bug and Defect..

Answer / jagjinder singh

BUG : due to error which is done by developer in the code, bugs occur when we run the software

DEFECT : Problem which occur at client side are defects

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Hi Im Madhuri I have 1 Year of exp in Software Testing.I was involved in manual testing of the applications.Pls let me know if you know abt any oppurtunities...Preferred location Bangalore,Mumbai,Hyderabad

10 Answers   EDS,


what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)

0 Answers  


Describe to me the Software Development Life Cycle as you would define it.

1 Answers  


For 1 Year of experience in manual testing and business analyst what will be the roles and responsibility???

1 Answers  


What is disaster testing and recovery testing ?

5 Answers   CTS,






How to test when the web application expired time (cookies,sessions testing) in real time

1 Answers   ABC, Tech Mahindra,


wirte the test cases for triangle

3 Answers   Accenture, DGF, iGate, Intel, Oracle,


there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed that bug. when u r doing regression testing from whic test case u'll do tetsing?? will start from 85 th test case are u'll execute 100 test cases??

15 Answers   IBM,


can any one please tell me the types of defects in s/w testing

3 Answers   Symphony,


write the negative test cases for pencil based on it's functionality

2 Answers   TCS,


What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000

0 Answers   TCS,


wat iz self join write qeriry for table

2 Answers   Hewitt,


Categories