Is there any diff. between Bug,Defect,Error?
Answers were Sorted based on User's Feedback
Answer / arif
Yes
Bug : Any discrepancy found during testing of software
product.
Defect: Any discrepancy found by the customer in the
software product after the release in to production
Error: Any discrepancy in the coding
Is This Answer Correct ? | 49 Yes | 10 No |
Answer / kumar
Any mistake in programe is called an Error.
The mistake found by tester during the testing can be
called as Defect.
If the report the defect accepted by developer to resolve
then defect becomes Bug.
Is This Answer Correct ? | 7 Yes | 2 No |
Answer / udaya
Take an example of adding two numbers say 2+2,
- if we get 2+2=abc an irrelevant result then it is error
- if we get 2+2=5 as a result it is bug
- if the system does not proceed in any action or system
terminates then it is defect.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sm
Defect: Defect is variation from the actual value to the
expected value
Error : A mistake in coding is known as Error
Bug: A defect identified by the tester and reported to the
developer
Issue: identified by the customer after software build release
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / arvind kumar matwa
There are following differences in Error, Bug and Defect:-
Error: An error is programmatic/development time, syntax error in the file.
Bug: If we give the build/war file to Testing/QA team to test it. They raise the bug in case, if the functionality doesn't work/output as per requirement document exceptions. The raised bug is given to developers and developers will fix it.
or
If any discrepancy found by the testers in the
product during the testing of product.
Defect: If any discrepancy found by the customer in the
product after the releasing.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / miss fiza
ERROR:
The diffrenece between the actual and expected result.
BUG:
An error that comes during the software development.
DEFECT:
An error that comes after the development of a software.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vamsi guntupally
Error: Mistake in the program is known as an Error.
Defect : Any deviation from the expected result during
testing is called defect.
Bug : When the defect is accepted by the developer is Bug.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pencildot
any mistake in code is an error, when detected by a tester
its a defect and when its accepted by the developer its a
bug.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / vikas
yes.
error-discrepancy at the time of coding is error.
bug-discrepancy atv the time of testing is a bug.
defect-when the output doesn't match with desired output
then it is defect.
Is This Answer Correct ? | 0 Yes | 1 No |
What is two tier and three tier architecture?
13 Answers HCL, IBM, iGate,
hi i am vishal, i have done b.com(reg) and now i am intreasted to go for software testing can any1 suggest me how to star and allwhich will help me to make astrong carrer in automation testing.
if we have normal testcase,it is failed, and regression testcase is also failed.what is the bug present in both the testcases?
what is the real time testing process for water fall model..plz exp asap..thanks in advance
what are the critical bug occurs in banking domain?
From which phase will you start testing and How will you find out the left out things in testing?
22 The main focus of acceptance testing is: a) finding faults in the system b) ensuring that the system is acceptable to all users c) testing the system with other systems d) testing for a business perspective e) testing by an independent test team
which are the different types testing tools are available and which tool is mostly used in industry
Hi friends, Is there any difference in testing the web applications which are built on different technologies like .NET,PHP,J2ee etc ?if yes then how the testing differes from one to other?(for me its urgent to know the diff. btn .net and php).can anybody answer soon....!
Can any one tell me which is the best institute for testing in Hyderabad and also the faculty suresh or nageshwarao ????
what is boudarary value analysis? what is the use of it?
What is meant by Enhancement?