What is the difference between bug,error,defect.
Answers were Sorted based on User's Feedback
Answer / maheswar
at the time of coding mistake error,when the mistake
noticed by the tester defect,tester sends this defect to
development team if the developeragrees then it is bug
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ramana.moparthi
A programmer detected a problem in programme called error.
The tester detected problem in build called defect/issue.
The reported defect/issue accepted by developers to
resolve,called bug.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / shireesha
ERROR:- error is a problem related to the programme
BUG:- if the defect is accepted by the developer then it is
called bug.
FAULT/FAILURE:- if the customer identify the problem after
the delivery then it is called as fault/failure.
DEFECT:- defect is deviation from requirement
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sailaja
Error : The mistake found in the code.
Bug: During Testing if any functionalities doesnot work
then it is a bug.
Defect: If Expected result is not equal to Actual Result
then it is a defect.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / krishan chaudhary
Actually it is a cycle
(Bug)
Tester TL-------------------------Dev. TL
! !
! !(Error)
! (Defect) !
! Developer
Tester
When Tester finds something mistake then it is a defect, he
send this to his TL, if his TL approves the defect, then it
is bug, he sends this to the developer TL or to the
developer then it an error for the developer.
Am i correct ???
| Is This Answer Correct ? | 0 Yes | 1 No |
Test Manager's role in preparing proposals?
If I have written the test cases for Login window . If one new field is added to login window then steps of test case changed in the next build. my question is that should I make change in the steps of previous test case or write another test case with new steps?
can any one of u give templates for test plan and test strategy
Testing Methodologies
Explain Operational Acceptance Testing with example ?
What about manual testing opening in bangalore in September. Not getting a single interview call from last one month.
Explain about Usability Testing in web based applications?
What is un-installation testing?
Difference between Verification & Validation?
what are the different things we test other than field level and form level validatons in functional testing
After Executing the testcases, logging bugs...after completing all this processes, what document tester will prepare?
Example For Load And Stress Testing.