whatis the diffrence bug ,error,defect
Answers were Sorted based on User's Feedback
Answer / venkat
Bug : Discrepancy in the application functionality
Error : Mistakes in coding
Defect : Deviations from the requirements
| Is This Answer Correct ? | 63 Yes | 2 No |
Answer / khushbu nemade
Error : It is the Deviation from actual and the expected value.
Bug : It is found in the development environment before the
product is shipped to the respective customer.
Defect : It is found in the product itself after it is
shipped to the respective customer.
| Is This Answer Correct ? | 21 Yes | 7 No |
Answer / kashinath
As per laxmi everything is right except about "Defect"
If anything is not working propely as per the requirement
at client site that time customer says it is a defect..
As per me
Error - Developer
Bug - Tester
Defect - Customer
| Is This Answer Correct ? | 18 Yes | 10 No |
Answer / sowmya
Hi
As kashinath and lakshmi told its absolutely correct
error leads to bug and bug leads to defect
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / rajeshwar rao
Mistake in code is called error due to error test engineer
getting mismatch in application is called defect. Defects
are accepted by the developers is called bug.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / richa sharma
Error:These are generally coding mistakes done by the
developers.
Bugs:Whenever an issue in not in compliance with the
functional requirement specification(FRS) its a bug in the
software.
Defects:Whenever the issues are not in accordance with the
customer requirement specification (CRS) then its a defect.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / angelinapreethi@gmail.com
Bug - When the software does not perform as expected
Defect - When the software has a undesirable feature
Error - When the software deviates from a correct value
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / priya
Error:Any deviation from the Expected Result.find in the
developer side.low cost
Defect- Unresolved error comes to system testing that is
called defect.medium cost
Bug - Unresolved defect comes into the production is called
BUG.very high cost
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / poornachandra
Bug: this is a manifestigational error, in the sence we can
visible frequently when ever the program running
continuously..that is why Y2k call as bug not as defect.
Defect : this is deveation/difference of our test cases
with respective requirements and due this test cases will
not be meeting the requiremts as well. Those erros has
called Defects.
error: this is general error, normally programer will be
getting it may be syntax errors or run time errors
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / snehal
ERROR: Mistake in code is called error.
Bug: this mistake is find tester is called bug
Defect: Developer are accepted this bugs is called Defect
| Is This Answer Correct ? | 0 Yes | 1 No |
You find a bug and the developer says “It’s not possible” what do u do?
How do the test cases differ for Functional,Integration,System and User Acceptance Testing???
what are the kpas(key process areas) in u'r company?
What is the difference between Game (video game, mobile game, facebook game...etc) Testing and Software Testing? Why some company dont use testcase for Game, they only find bug and describe it directly to bugbase? And some testcase for Game if u think testcase is necessary for game (ex: testcase for Tetris game)
trecebality matrix used for which purpose?
when will tester do the smoke testing?
How do test cookie? There is any benifits of this? (This is in reference on clientside at the time of request for new page which can send cookie value)
1 Answers Creative Informatics,
What is a Test Strategy and the basic test strategies? What is a Test Methodology and the basic test methodologies?
When we use Boundary Value Analysis and Equivalence Partion? Which one is best?I heard that ANy one of this technique useing by a comany...is it right?
1. can automation testing replace manual testing ? If it so, how ?
what is the main difference between client server and webserver???
What is negative testing.