what is the difference between bug and defect?
what is the definition of bug?
what is the definition of defect?
Answers were Sorted based on User's Feedback
Answer / varshab
Bug & defect is same.many people think that these are two
different things.If you still have any doubt abt it You can
refer ISTQB syllabi for it.These are just two terms used
for same thing.It is also called as Incident or Fault.
Bug/Defect : It is flaw in component or system which can
cause component or system to fail to perform its required
operation.
You should also know defination of error & failure to
understand these terms clearl.
Error : Incorrect human action.
Failure : Departure from expected behaviour.
User made mistakes while using software that result in
error.then because of this error system fails to perform
its intended operation so it leads to defect/Bug .If these
Bug occured during execution system can fail so bug leads
to failure of system.
Error-> Bug - > Failure.
Is This Answer Correct ? | 8 Yes | 1 No |
Bug : Any missing functanility on any action that
performed by the system which is not supposed to do:
"Is an error found before the application goes to
production"
*wrong functanility *Extra or Unwanted Functanilty.
* Missing functanility .
Defect: A defect is the varience from the desired attribute
of a system or application.
"Is an error found after the application goes into
production"
* Defect from product specification.
* variance from user expectation.
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / chaitanya
A bug is an error, mistake, failure in a computer program
that prevents it from working as intended. Bugs arise from
mistakes and errors made by people, in either a program's
source code or its design.
A defect is one that causes a reproducible malfunction. A
malfunction is considered reproducible if it occurs
consistently under the same circumstances.
Is This Answer Correct ? | 1 Yes | 5 No |
What r the 3 types of System testing
33 Answers College School Exams Tests, Misys,
how will define a bug generally?
Write the three important scenario or test cases for Air conditioner.
What are the advantage and disadvantage of Selenium IDE tool? Is that useful for testing .net projects? please reply my friends.
write a use case format for login
What is testing and maintenance?
Prepare a set of test cases you would use to test a 'Corded telephone?
What is the difference between User Acceptance Testinga and System Testing?
How do you scope, organize, and execute a test project?
what is bug life cycle?
What is Defect Density?
What is Reproducible Defect? and When we will rise that defect as Reproducible Defect?