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 |
How smoke testing is done with example??
Explian traceablity matrix with an example ?
what is the diff bet SDLC and STLC?
HI friends Can any body help me by sending me a SRS document in my email id:- subhasis.study@gmail.com.I want to write testcases by seeing that SRS, before attening any interview.So that i will gain more confidence.Without urs help its not possible.Plz send me.......
What are the issues that u observed in the kick-off meeting?
Can some one tell me what is test environment? And What is test set up?
with multiple testers how does one know which test case are assigned to them?Folder structure.Test process
suppose i received 3 build b1, b2, b3 on which build i will do regression testing
How to calculate testing productivity?
what r the test cases of SMOKE,FUNCTIONALITY,REGRESSION for LOGIN PAGE. how do u check it
Please give me example of - 1. High Severity and High priority Bug ? 2. High Severity and low priority Bug ? 3. High priority and low severity Bug ? 4. Low Severity and low priority Bug ? Thanks
What kind of test cases are need to be included in the database migration testing?