what do you mean by defect,error and bug????
Answers were Sorted based on User's Feedback
Bug and defect are synonyms. Error is different from defect.
| Is This Answer Correct ? | 15 Yes | 5 No |
Answer / chiru
Error: A mistake in code is known as Error.
Defect: Mismatches in application is known as Defect.
Bug: Defect accepted by developer is known as Bug.
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / savimega
ERROR LEADS TO DEFECT
DEFECT LEADS TO FAILURE
HUMAN ACTION THAT PRODUCES AN INCORRECT RESULT IS ERROR
ERROR LEADS TO DEFECT WHICH CAN CAUSE A OBSERVED FAILURE(BUG)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sarika m gunjale
ERROR:A mistake in programming.
DEFECT:If the error is found by tester while testing it is
called as defect
BUG:If the defect is accepted by developer than it is
called as bug.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nithya
Bug:Mismatch between the actual and excepted result.
Error:Programmaticall or syntax ,Logical and run time error.
Defect:Mismatch between given requirement or Specification.
| Is This Answer Correct ? | 7 Yes | 6 No |
Answer / madhubabu
Error: if any mistake in coding time is called "Error".
Bug: if the same error is found by a tester in testing time
is called "Bug".
Defect: if the same bug is given to developer to fix is
called "Defect".
| Is This Answer Correct ? | 4 Yes | 3 No |
Error: Programmaticall or syntax ,Logical and run time error.
Bug: when Tester finds Error in very first time , its called Bug.
Defect: Tester report the Bug to the developer, and developer agreed that it is a bug then we called Defect.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dheeraj shandilya
According to ISTQB Defect and bug are same
Defect:A flaw in a component or system that can cause the
component or system to fail to perform its required
function, A defect, if encountered during execution, may
cause a failure of the component or system.
Error:A human action that produces an incorrect result.
| Is This Answer Correct ? | 1 Yes | 0 No |
BUG(Tester)--->If the TESTER finds the problem in the
application i.e actual result mismatched with expected
result then it is called as bug.
Error(Developer):The developer will say the problem as error
because according to him it may be syntax error or program
error or fault.
Defect(Client): If any bug comes from client side like in
UAT or application in live.Then it will be called as Defect
bu client
If any doubt mail me at nmsridharmca@yahoo.com
| Is This Answer Correct ? | 2 Yes | 4 No |
who is perform user acceptance testing and when it will conduct? is it before alpha testing or after alpha testing? Please post the answer as soon as possible
what is test case ,,,real time i want defination pls ,pls
By using any techinique in tesing......how to find the greatest number between 1-10.?
As experienced what could be the interview questions based on project? It's urgent
6 Answers ABC, P2Softech, Sony,
What is an audit report? Whom is it done by?
1.What is mean by Databasse testing ? 2.Defect Life cycle? 3. define compatibility testing with example? 4. define severiority and priority with example and who will give severiority and priority?
Plz give me manual testing real test case ?
Describe to me the Software Development Life Cycle as you would define it.
What should be done after writing test cases?
what is oss testing?
What is diff between equialence partioning and boundary value analysis
Can you tell me what is negative testing?