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 sanity testing? what we do in sanity testing? give an example...

4 Answers  


What is the difference between a test scenario and test condition? Please explain with an example

1 Answers  


I’m in search of a system that can handle the tasks, for instance, of a manager or a tester equally well. Can anyone help me in this?

1 Answers  


Whats'the difference between Seviroty and priority .. Please answer in the follwoing way ? 1) Who will give the priority and Sevirity (ex - client/users and testers/developers) ? 2) If the client wants to give a high importance to an issue and for that the QA and developement don't think that much importance then how would be the situation ? 3) If a high sevirity issue is there but another issues is there with high priority .. Then which issue will be fixed first and vice versa ?

8 Answers   Covansys, Logica CMG,


What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)

3 Answers   Patni,






what is the difference between RDBMS and DBMS

5 Answers   Oracle, Xansa,


Difference between Defect Removal efficiency and Defect containment effectiveness

1 Answers   Cap Gemini,


Describe the role that QA plays in the software lifecycle.

2 Answers   Sun Microsystems,


Can you suggest a test system with interactive desktops, live dashboards, and instant communication features?

2 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  


Define use case testing.

0 Answers  


During the test case review, what are the main important things will you check

2 Answers   FIC, Wells Fargo,


Categories