ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
what is the difference between Bug and Defect
 Question Submitted By :: Anand
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is the difference between Bug and Defect
Answer
# 1
Bug: Deviation from the expected result. 
Defect: Problem in algorithm leads to failure.
 
Is This Answer Correct ?    1 Yes 0 No
Mohan
 
  Re: what is the difference between Bug and Defect
Answer
# 2
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 ?    0 Yes 0 No
Satish
 
 
 
  Re: what is the difference between Bug and Defect
Answer
# 3
A Mistake in code is called bug
difference between actual result and expected result
 
Is This Answer Correct ?    1 Yes 0 No
Sas
 
  Re: what is the difference between Bug and Defect
Answer
# 4
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 ?    4 Yes 0 No
Pramodh
 
  Re: what is the difference between Bug and Defect
Answer
# 5
Bug means lot of know and unknow mistakes in functionality
(code. while executing the test cases we will expect some 
result for that. if we have not get that result then we say 
it has bug. very simple is "Difference between actual 
result and expected result"
 
Is This Answer Correct ?    0 Yes 0 No
Sangamesh
 
  Re: what is the difference between Bug and Defect
Answer
# 6
Bug:- A small deviation from the result is Bug
Ex:-If a calculator function is executed, then 10+20 should 
be 30 .If at all the result is displayed as 10, then it is 
abug
Defect:-Large deviation of the result from the expected is 
known as Defect 
(or)
unexpected behaviour of the actual value of specifications 
Ex:- If the specification says motor to rotate in 
clockwise,but if it all it is rotating in anticlock then it 
is a Defect
 
Is This Answer Correct ?    0 Yes 1 No
Ajay
 
  Re: what is the difference between Bug and Defect
Answer
# 7
Bug: Logical deviation- It will not show any error but it 
will effect the system. (Ex: Online shopping- Suppose 
customer placed the order and got the order conformation 
but the details are not saved in DB or not reached the 
marcandize)

 
Defect : Nothing but error it will not effect the system.
It occures due to syntax or exceptions.
 
Is This Answer Correct ?    1 Yes 1 No
Rajareddyy
[Esoft]
 
  Re: what is the difference between Bug and Defect
Answer
# 8
Defect : Mismatch, Deviation from expected results.
 
Is This Answer Correct ?    0 Yes 0 No
Rajareddyy
[Esoft]
 
  Re: what is the difference between Bug and Defect
Answer
# 9
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 ?    1 Yes 0 No
Vidya.c
 
  Re: what is the difference between Bug and Defect
Answer
# 10
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 ?    0 Yes 2 No
Ruhi
 
  Re: what is the difference between Bug and Defect
Answer
# 11
A mistake in coding is called as Error
This is Error is found by Test engineer during Testing is 
called as Defect.
That defect is accepted by developer or fixed by developer 
is called as Bug.
 
Is This Answer Correct ?    0 Yes 0 No
Raj
 
  Re: what is the difference between Bug and Defect
Answer
# 12
Bug is nothing but a error in RUN TIME
Defect is nothing but error in application.
 
Is This Answer Correct ?    0 Yes 0 No
Raghu
 
  Re: what is the difference between Bug and Defect
Answer
# 13
There is no difference between Bug and Defect
 
Is This Answer Correct ?    0 Yes 1 No
Ramnath J
 
  Re: what is the difference between Bug and Defect
Answer
# 14
Meaning of bug and defect is  same but defect means
deviation from expected results...bug is also error and it
is kind of defect....
 
Is This Answer Correct ?    0 Yes 0 No
Savita
 
  Re: what is the difference between Bug and Defect
Answer
# 15
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 0 No
Dilsha
 
  Re: what is the difference between Bug and Defect
Answer
# 16
There is no difference in bug and defect.These are just 2 
terminology used for same thing.It is flaws in component or 
system which can fail software to perform its intended 
function.Bug or defect is also called as fault.
 
Is This Answer Correct ?    0 Yes 0 No
Varsha B
 
  Re: what is the difference between Bug and Defect
Answer
# 17
A mistake in coding leads to 'ERROR' and when this error is identified by tester is called as a 'defect'.That means the difference between the  expected result and the actual result is called as a DEFECT.

When the defect is fixed by the developer it is called as a BUG.

Please correct me if I am wrong.


Thanks in advance.
 
Is This Answer Correct ?    0 Yes 0 No
Deepu
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
Can Any one tell me How to test Stand alone application? wht are the major points to cover & how performance is tested of this application?? can any 1 tell me its bit urget for me guys.  4
Generally Where do we concentrate more on the web based applications testing....fox ex: security testing, performance testing etc.... Symphony2
Which reasons do you use to justify training for the testing team as part of its career development?  1
What Is Regression Testing?  5
Retesting will be coducted on particuler bug or entair application?  6
Should every business test its software the same way?  1
If developers team doesn't agree with the bug raised by you, what is the next step would you take TCS6
What is TestWare?  1
At what stage of the development cycle software errors are least costly to correct? 3i-Infotech1
What is TEST PLAN, TEST STRATEGY, TEST SCENARIO, TEST CASE, TEST SCRIPT? can any body give me definition with example.  1
Expain Equivalence Class Partion with an Example? McAfee5
Example for Browser compatibility.Please Give a Brief Example. Thanq u Guys.....  3
how many types of functions in qtp  1
difference b/w test case doc & use case doc?  1
How do you carry usability testing? ADITI3
As there are different builds for every version & any build can release to the client.I m using Excell sheet for Test Case writting. Then Am I write Version No/build No.newly added feature test cases. Because when that build again release for testing I can understand that this build have that feature.  1
I have sent a mail through gmail.But it is not showing in the Sent mail option.Can any one tell me the defect description for this(asked for an interview)?  2
2.How are you going to map between Test Scenarios and Test Cases?  2
What are starting link to test while website testing?  3
What is Traceability matrix? Why it is used? Can u tell me the architecture of that? Eforce8
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com