How the Error, Defect and Bug are related to each other ?.
Answers were Sorted based on User's Feedback
Answer / phaninath
error: means mistakes in the program
bug:means if the error is rectified it is called bug
defect:if the error is not rectified it is called defect
small example for above scenario:
take a pen it consists of cap,stiker....if stiker is lost
that is called (ERROR),u can replace it with another stiker
that is called (BUG),if pen has hole we can't replace
it ,in that condition we called as (DEFECT)
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / shailaja
Error: problem related to a program is called error.
Defect: problem that is identified by testing department is
called defect.
Bug:error that is identified by development department is
called bug.
In my opinion error and bug are same.
| Is This Answer Correct ? | 0 Yes | 1 No |
What did your base your test cases?
There are around 500 test scripts are there to execute by using which internet explorer u will test?
what is cause effect graph & exp its types?
what is test phase?i want answer any body give me answer pls
What type bugs you will find in integration testing with example?
what is the difference b/w Priorty and severity in Bug Report
what is regression testing also known as ?
What is meant by Framework?Is the framework related only to AUTOMATIO or else it will applicable to MANUAL testing too?
How do we run the database testing manually
What are the different strategies for rollout to end users?
I need to know, what is Traceability matrix? How, Who and where we prepare it? What are contents of it?
1.what is a test condition ?