What is the differance between Bug and Defect.

Answers were Sorted based on User's Feedback



What is the differance between Bug and Defect...

Answer / guest

bug means defect from the application.the test engineer
identifyed bug is called defect and after identifying the
bug he will send to development dep, then development dep
will accept this defect, if accept the development dep is
called B ug.

Is This Answer Correct ?    17 Yes 0 No

What is the differance between Bug and Defect...

Answer / kommineni

As per the Dev people words they called it as a BUG and as per Our words we called it as a defect

Meaning is same

U guys if u are tried to explain the difference b/w bug and defect in the interview means it is easy to catch that ur a fake

BUG=Defect

Is This Answer Correct ?    6 Yes 1 No

What is the differance between Bug and Defect...

Answer / vikash kumar

Bug is the error generated while writing the code and it is
tested by developer.

Defect is deviation from the actual result i.e. the
application should only do the thing what it is supposed to
do.This is tested by the Testing team.

Is This Answer Correct ?    22 Yes 18 No

What is the differance between Bug and Defect...

Answer / krishna

Bug: For the given requirement the process will not match
with the expected process is known as bug.


Defect: The variance between the output value & desired
value is known as defect.

Is This Answer Correct ?    3 Yes 1 No

What is the differance between Bug and Defect...

Answer / kc

bug: error in code or logic.
defect: we expected the result and we get another result.

Is This Answer Correct ?    1 Yes 0 No

What is the differance between Bug and Defect...

Answer / chandra kumar

Defect: Deviation from requirement specification is called
as defect.
3 reasons y defect can be caused?
Because wrong implementation.
Extra implementation.
Missing implementation.
Bug: Bug is an informal name given to defect.

Is This Answer Correct ?    1 Yes 1 No

What is the differance between Bug and Defect...

Answer / pankaj tiwari

Bug,Error or Defect is same but it depends on time that
what we call at that time buf, error or defect.....
According to me
When we find any bug @ code level then it's called error.
Bug- when we find any error @ UI(user interface) level or
testing level then its called bug.
Defect- when we find any error @ maintenance level then
its' called decfect.

Is This Answer Correct ?    0 Yes 0 No

What is the differance between Bug and Defect...

Answer / sunil

Bug: After releasing the build, the test engineer will
check the developed application.If he finds any deviation
w.r.t requirements he will call it as bug. he will post
this to development department.
DEFECT: If the development department accepts the bug then
they will call it as DEFECT and the product is called
defect product.
IS anything wrong...please share your views.

Is This Answer Correct ?    0 Yes 0 No

What is the differance between Bug and Defect...

Answer / yedukondalu manam

Defect:-
At the time of coding mistake error, when the mistake
noticed by the tester defect,
Bug:-
tester sends this defect to development team if the
developer agrees then it is bug

Is This Answer Correct ?    0 Yes 0 No

What is the differance between Bug and Defect...

Answer / lakshman

Defect : if any mistake in between expected value and actual value tester can call as a defect.
Bug : if any defect in software was accepted by developer to fix tester and developer it is called bug.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Test Cases Interview Questions

write a buisness scenerio on yahoo login page.

4 Answers   Hewitt,


how we canwrite a test case on computer?

5 Answers   IBM, Satyam,


Do you know mutation testing?

0 Answers  


If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage? 1. If x=3 then 2. Display_messageX; 3. If y=2 then 4. Display_messageY; 5. Else 6. Display_messageZ; 7. Else 8. Display_messageZ; A. 1 B. 2 C. 3 D. 4

1 Answers   ISTQB,


Why is it that the boundary value analysis provides good test cases?

0 Answers  






int a, int b, int c= (a+b); Write the test cases for c.

0 Answers  


Please Tell me the Real Process of a Company. My company is very small & Developer explains me the feature and I prepare the test cases according to he explained .No one is there to review what I have written in the test cases.Test cases are ok but still I have the knowlege of real testing documents i.e which documents I have to prepare What is the flow starting from requirement gathering.Please tell me ,Thanks in advance .It will really helpful to me

1 Answers  


What all comes under test case review?

5 Answers   TCS,


Please give me a test case scenario for search engine covering all the fuctionalities

2 Answers  


How you test IP address

6 Answers   CybAge,


What is Unit Testing ? What is Integration Testing ? What is acceptance testing ? What is Static testing? What is System testing? What is Load Testing? What is Smoke Testing? What is Soak Testing? What is Scalability Testing? What is Sanity Testing? What is Ramp Testing? What is Monkey Testing? What is Gray Box Testing? What is Functional Testing? What is Glass Box Testing? What is Dynamic Testing? What is Compatibility Testing? What is Concurrency Testing? What is Component Testing? What is Ad Hoc Testing? What is Agile Testing?

1 Answers  


Write the 10 test cases for Telephone/Pen.

12 Answers   Infoedge,


Categories