What are the differences between these three words Error,
Defect and Bug.
Answer Posted / mahesh
A mistake in coding is called ‘Error’.
This mistake found by Test Engineers during testing is
called ‘Defect’ or ‘Issue’.
This defect/Issue accepted by developers to resolve is
called a ‘Bug’
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Which testing method is used to check the software in abnormal condition?
Test report?
What is code review?
Which one of the following activities is the most efficient and most cost effective at identifying defects? 1. Prototyping 2. Unit test 3. Beta test 4. Design/code inspection 5. Risk analysis
Explain 3 high priority test cases for the performance of MSN search engine.
What is the most critical component in SAN?
When should 'regression testing' be performed?
What is an equivalence partition (also known as an equivalence class)?
Explain what test deliverables is?
Explain automated testing?
What are the different types of QA Testing approaches and the process of each?
What is version description document (vdd)?
I would like to know the kinds of questions that could come up with regard to backend testing? As i am new to this field would also know if backend testing is restricted only to sql and unix. If at all anyone has any information on the same kindly get back to me..thanks
Could reviews or inspections be considered part of testing?
What is boundary value?