Is there any diff. between Bug,Defect,Error?
Answer Posted / udaya
Take an example of adding two numbers say 2+2,
- if we get 2+2=abc an irrelevant result then it is error
- if we get 2+2=5 as a result it is bug
- if the system does not proceed in any action or system
terminates then it is defect.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to do the performance testing manually? Does you have a test case for that?
How to do security implementation for any URL??
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
what are all the possible Test Cases for VoIP based applications
How quickly we need to fix the bug?
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
How can write testcases on a code under development pls give asnwer
what is diffrence between dynamic black box testing and dynamic white box testing
What's the difference between alpha and beta testing?
how to write defects in excel sheets when defects occured
Can you explain usability testing?
What are the review documents used for testing?
What is the difference between authentication and authorization in web testing?
what are the testing appraoch that you have tested for Bread toaster
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?