WHAT IS A DIFFERENCE BETWEEN BUG AND DEFECT

Answers were Sorted based on User's Feedback



WHAT IS A DIFFERENCE BETWEEN BUG AND DEFECT..

Answer / rohinibudda

Defect: it is a error or fault in the application after
delivery. it will be detected by the client or end users

Bug is is a error or fault in the application before
delivery of the product to the client or to the market.

Is This Answer Correct ?    5 Yes 1 No

WHAT IS A DIFFERENCE BETWEEN BUG AND DEFECT..

Answer / sireen

BUG: while Testing the application incase any mistakes
in the application is called Bug. we will get Testers hand
or developer place.

DEFECT :After develop the application incase any
mistakes in the application is called Defect. we will get
Clients developer place.


Interchanged the titles with same definition.They were
wrongly placed,so definition varied.

Is This Answer Correct ?    4 Yes 3 No

WHAT IS A DIFFERENCE BETWEEN BUG AND DEFECT..

Answer / aruna

While testing when a tester executes the test cases he
might observe that the actual test results do not match from
the expected results. The variation in the expected and
actual results is known as defects. Different organizations
have different names to describe this variation, commonly
defects are also known as bug, problem, incidents or issues.

Every incident that occurs during testing may not be a
defect or bug. Am incident is any situation in which the
software system has a questionable behavior, however we call
the incident a defect or bug only if the Root Cause is the
problem in the tested component.

Incidents can also occur by some other factors as well like
testers mistake in test setup, environment error, invalid
expected results etc.

We log these incidents just to keep track of the record of
what is observed during the testing so that we can find out
the solution to correct it.

Is This Answer Correct ?    1 Yes 0 No

WHAT IS A DIFFERENCE BETWEEN BUG AND DEFECT..

Answer / aakash

There is a slight difference between 'Defect' and 'Bug'.

Defect- A flaw or fault in the system that causes system failure (Deviation from requirement).

Once tester logs the defect and assigns to a developer (defect cycle) then the developer accepts the defect. This acknowledged defect by developer is called 'Bug' in the programe.

Bug- an error in the programme.

According to ISTQB, both terms are used interchangeably.

Is This Answer Correct ?    1 Yes 0 No

WHAT IS A DIFFERENCE BETWEEN BUG AND DEFECT..

Answer / n.ragav(persuing tester)

DEFECT :while Testing the application incase any mistakes
in the application is called Bug. we will get Testers hand
or developer place.

BUG: After develop the application incase any
mistakes in the application is called Defect. we will get
Clients developer place.

Is This Answer Correct ?    3 Yes 3 No

WHAT IS A DIFFERENCE BETWEEN BUG AND DEFECT..

Answer / deya

Well, I think that there is something else about it..

DEFECT
BUG
FAILURE

In this sense:

Defect - Is a not desired state found in documents,
diagrams and even code but not discovered testing the
application. A defect COULD anticipate a BUG and also avoid
it.

BUG - A not desirable state of an application, found by
excercise the system in an phase dedicated to that.
(testing phase). If a BUG is not detected on time, it could
raise a FAILURE.

FAILURE - Something wrong with the application but found
after it was realeased and that fails some application
requirement.

Is This Answer Correct ?    0 Yes 1 No

WHAT IS A DIFFERENCE BETWEEN BUG AND DEFECT..

Answer / sudhakar8

Bug: A catch all term for all software defects or errors
Defect: It is “A deviation from specification or standard”
or “Any thing that causes customer dissatisfaction

Is This Answer Correct ?    0 Yes 1 No

WHAT IS A DIFFERENCE BETWEEN BUG AND DEFECT..

Answer / pushpa

Defect:The defect is an error which we are getting when we
are using the application or performing some operation in
the application.Code must be there in the program but it is
not able to pass the value to the correct location or the
code is forwarding a page for which nothing is written in
the code.That is called a real time defect.

Bug:Bug is the run time exception,suppose we are going to
fix a defect and during working on the defect we got an
error such as a variable is using in capital letter or
small letter that type of confusion or variable is not
defined properly.That is specially called the bug.In this
case our application may run or may not.But that is called
a bug.

Is This Answer Correct ?    0 Yes 1 No

WHAT IS A DIFFERENCE BETWEEN BUG AND DEFECT..

Answer / nitu

defect - when developer devlope any type of application, at
that time those mistake occur within development is called
defect.

bug - after development of project at the time of
execution, any error occur then it is called as bug

Is This Answer Correct ?    0 Yes 2 No

WHAT IS A DIFFERENCE BETWEEN BUG AND DEFECT..

Answer / sita

Defect:The defect is an error which we are getting when we
are using the application or performing some operation in
the application.Code must be there in the program but it is
not able to pass the value to the correct location or the
code is forwarding a page for which nothing is written in
the code.That is called a real time defect.

Bug:Bug is the run time exception,suppose we are going to
fix a defect and during working on the defect we got an
error such as a variable is using in capital letter or
small letter that type of confusion or variable is not
defined properly.That is specially called the bug.In this
case our application may run or may not.But that is called
a bug.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QA Concepts Interview Questions

what is the difference between defect age and build intervel period?

1 Answers   Semantic Space,


what is test condition

2 Answers   Polaris,


list the type of testing you think must be conducted on web application project

3 Answers   QA,


How to Map Test Cases with requirement while import test cases to QC from excel.

1 Answers  


What are the various ways of writing test cases?

1 Answers   Dataquest,






what is the difference between SDLC and SQA life cycle?

4 Answers  


Explain the advantages of implementing cmmi.

0 Answers  


Scenario :- when we test payment module in the eCommerce site, then how do we verify or actually check transaction failed and the amount will be returned in next few days? i am using pay pal / credit card.

0 Answers  


Write the differences between preventive and reactive approaches?

0 Answers  


Can anybody give answer for WHAT IS THE MEANING OF TRANSACTION BASED TESTING WITH EXAMPLE

2 Answers   ESI,


How do u calculate Schedule variance? What is the formula? Explain with Example

1 Answers   Cap Gemini,


What is the difference between 'Bug' and 'Issue'?

1 Answers  


Categories