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                      
tip   To Refer this Site to Your Friends   Click Here
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
How the Error, Defect and Bug are related to each other ?.
 Question Submitted By :: Raj.thakur21
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How the Error, Defect and Bug are related to each other ?.
Answer
# 1
Error: It is the term used to describe a non-conformance to
the explicitly stated requirement.
For example: Let me explain with an example. If the
requirement mentions 5 Plus 3 Divided by 4; the programmer
codes to add 5 and 3 first; and then divides the result [8]
by 4 to arrive at result 2.
But if the actual/intended application requirement is to
first divide 3 by 4 and then add 5; expecting a result 5.75
then this is a classic Design/Code Error.
Bug: Assume that the programmer has actually understood the
intended requirement correctly but has declared/stored the
result as an integer to show a result of 5 instead of 5.75 –
this is called a Bug. Here the programmer has to declare the
variable as “double or float” and not “int”.
Defect: A defect is any of the above but found/un-covered in
the “released-application” - running in the “Production
Servers” [gone “Live”] or may be in “Beta-Release”.
 
Is This Answer Correct ?    0 Yes 0 No
Priya
 
  Re: How the Error, Defect and Bug are related to each other ?.
Answer
# 2
Please Explain Mathematically.Its Very Important.please
 
Is This Answer Correct ?    0 Yes 0 No
Chennamsubbaraidu
 
 
 
  Re: How the Error, Defect and Bug are related to each other ?.
Answer
# 3
HI Priya, Please Explain Mathematically.Its Very
Important.please
 
Is This Answer Correct ?    0 Yes 0 No
Chennamsubbaraidu
 
  Re: How the Error, Defect and Bug are related to each other ?.
Answer
# 4
error: means mistakes in the program
bug:means if the error is  rectified it is called bug
defect:if the error is not rectified it is called defect
small example for above scenario:
 take a pen it consists of cap,stiker....if stiker is lost 
that is called (ERROR),u can replace it with another stiker 
that is called (BUG),if pen has hole we can't replace 
it ,in that condition we called as (DEFECT)
 
Is This Answer Correct ?    0 Yes 1 No
Phaninath
 
  Re: How the Error, Defect and Bug are related to each other ?.
Answer
# 5
the terms error,bug,defect are nearly inter connect to each 
other.
error:mistake in the program
defect:mistake found by the test engg is called defect
bug:if the defect is accepted by the developer is called 
BUG: in other words Expected result not equalto Actual 
result is called bug,
for other clarification mail me at 
phani555chintapalli@gmail.com
no:9247585911
 
Is This Answer Correct ?    0 Yes 0 No
Phaninath
 
  Re: How the Error, Defect and Bug are related to each other ?.
Answer
# 6
If in the Req it is to first divide 3 by 4 and then add 5; 
Error : the programmer codes to add 5 and 3 first and then 
divides the result ( calculation is not doone as mentioned 
in the req )
Bug: programmer understands but declares the variable 
differently ie in this case, it must be double or float 
but declares it as int.
 
Is This Answer Correct ?    0 Yes 0 No
Priya
 
  Re: How the Error, Defect and Bug are related to each other ?.
Answer
# 7
Defect:deviation from the requirement specification

Bug:deviation from the Functional specification

Error:related to source code like syntax error,logical 
error etc
 
Is This Answer Correct ?    0 Yes 1 No
Saraswathip28
 
  Re: How the Error, Defect and Bug are related to each other ?.
Answer
# 8
In an interview point of vie all these sounds same which 
interrupts the succesful execution and expected out. But in 
general
Error: i sthe mistake performed by the developer like 
syntax error
Bug: is the deviation between the Actual out put and the 
expected output.
Defect: Bugs that are accepted by the developer is called 
defect
 
Is This Answer Correct ?    2 Yes 1 No
Anjali
 
  Re: How the Error, Defect and Bug are related to each other ?.
Answer
# 9
error : A mistake in a coding is called error

defect or issue:  due to errors in coding testing engineers 
are getting mismatches of our app. build this is defect or 
issue

bug: these defects or issues are accepted by the developers 
then it is bug.
 
Is This Answer Correct ?    0 Yes 0 No
Ch.s.m.prasad
 
  Re: How the Error, Defect and Bug are related to each other ?.
Answer
# 10
Error: problem related to a program is called error.
Defect: problem that is identified by testing department is 
called defect.
Bug:error that is identified by development department is 
called bug.

In my opinion error and bug are same.
 
Is This Answer Correct ?    0 Yes 1 No
Shailaja
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
What are the benefits of automated testing over white box and black box testing?  1
What is the Test Methodology and Framework in Testing?and what ur following in ur company? Accenture3
Project had been started in Manual testing and Automation of some fixed modules, Then finally decided to Test the total Application in Automation then it is possible to test that application. HCL2
How do you perform functional testing? Thanks in advance  1
What is the Role of Bug Tracking System Deloitte2
tell me about high severity & high priority bug?  2
What is meant by system testing?  3
How do you know your code has met specifications when there are no specifications?  1
What is the difference bet white box testing and black box testing.pls give me an example  4
Who can perform the unit testing?  4
If any of ur friends come across any openings for Manula Testing - 1+ years Experiance Plz let me know... I can't upload my CV in any of the job sites...Bcoz in my current company HR vl trace out...So only.... Plz help..........u can contact me at rajalakshmi_ar_cse@yahoo.co.in  1
what are the minimum requirements to start testing ?  1
how do u import all ur test case written in excel sheet to test director? CSE1
How you intearct with client in your organization ,plz give me real time scenario CTS1
Who gives Real-Timing Training in software Testing & Automation Testing in chennai?  2
CAN ANY ONE PREPARE TEST CASES FOR SUPPLY ACHAIN MANAGEMENT AND IF YES I WILL GIVE THE REQUIREMENT WHICH CONTAINS NEARLY 27 PAGAES  3
What is Test scenario and what's the relation between Test scenario and Test case. Sapient4
what is two tier application? and what is three tier application?and what is the basic difference? explain with a example? IndiumSoft2
differentiate test case and test script  2
What r the roles and responsibilities of a TestLead?  1
 
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