what is the difference between a error,defect and a bug
Answer Posted / emran
Error : Human action that produces incorrect result
finded it by developer
Bug : incorrect of code caused by an error
finded it by Tester(us)
Defect: the difference between actual result and expected
result
Finded it by Client
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How do you define a format of writing a good test case?
How to perform SQL inject test for a login page using OWASP ZAP proxy security testing tool
What is extreme programming and what is it got to do with testing?
Explain agile development processes?
Explain what should your qa documents include?
What are the dimensions of the risks?
What is bug?
What is maturity level?
What kinds of testing should be considered?
What is random testing?
Can you perform regression testing performed manually?
what are the feature of our test group?
Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"
What is binary portability testing?
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.