what is the difference between error,bug and defect?
Answer Posted / vivek
Error : It is the Deviation from actual and the expected
value. Errors are potential defects that are found during
the phase that created them.
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.
Errors = potential defects that are found during the phase
that created them, and
Defects = errors that escape to a subsequent development or
delivery phase.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Why it is recommended to add verification checks to your all your scenarios?
Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx
What is build interval period?
Which model is following in your company for developing software?
What is six sigma?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
HOW TO CREATE SRS REVIEW REPORT TO PL?
how can you test the web environment for security testing?
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
In manual testing, what are stubs and drivers?
what are the test bugs
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
How do you perform configuration management with typical revision control systems?