WHAT IS A DIFFERENCE BETWEEN BUG AND DEFECT
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
How to log defect in HP ALM
What is CMM and CMMI? What is the difference?
what is Agile Development Processes
In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?
waht is the difference b/w test caes and test data?
what all we should write to prepare a test report?plz wit template?
how to identify metrics, integrity level, identify risks and identify security issues in ieee 829 standard explain with examples??
hi guys ! tel me the adress of the ordian solutions..?whr it is ..?
Any quality test-tracking tool which has live & automated dashboards so that the entire team is updated at any given point of time?
what is Desk Checking?
What actually a SQA Tester do in His/ Her first (entry level) Job?
What would be a good answer when someone asks 'What was your best bug you found'? How does a person know whats the best bug? I never found the best bug..all my bugs are good.