Difference b/w bug and defect ?
Answers were Sorted based on User's Feedback
Answer / jays
Bug:Which comes at the time of testing(Pre-Release)
Defect:Which comes in Production or when client doing the
system testing(Post-Release)
Error:Which comes at the time of development
| Is This Answer Correct ? | 13 Yes | 4 No |
Answer / sudheer
Error: Difference betwen Actual and Expected is called Error
Bug: If the error comes at the time of testing,then we say
it as bug.
Defect: If the error comes at the time of Production/Live,
then we say it as Defect.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / mohasin chougale
Error - a human mistake during Development software which
cause Failure.
Failure - a Deviation from its intended behaviour.
Bug - Deviation between actual and expected output.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / vijay
Bug: it is found in the development environment before the product is shipped to the respective customer.
Error: It is the deviation from actual and the expected value.
Defect : It is found in the product itself after it is shipped to the respective customer
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sai sujith.i
Bug means Developer finds out
Defect means Tester finds out
| Is This Answer Correct ? | 1 Yes | 7 No |
What is virtual creation tool?
What is testing web based project?Give one Example
how can u do database testing manually?
Give me some examples of how you have participated in Integration Testing.
What is Performance Testing?
What is Recovery Testing in Testing the TV
Please give me any example of High severity and Low priority type of bug ?
Write the Testcases for Telephone
what r the different types of testing techniques?
You're in the execution phase and after executing many test cases..you're not able to find any defect..not even a single defect. What will you do?
can you tell me test case for notepad?
what comes first test strategy or test plan