WHAT IS A DIFFERENCE BETWEEN BUG AND DEFECT
Answers were Sorted based on User's Feedback
Answer / mathu
Bug: it is a mistake or error detected by the development
place before delivery
Defect: it is also mistake or error detected by the client
place after delivered the application
Any thing wrong means correct my answer
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / gouri sankar
hi all,
Error : when any mistake done by the devolopers during
coding a requirement is called Error.
Bug: when an error has been found by the testers during the
process of actual testing is called Bug.
Defect : when the bug has been accepted by the devolopers
to resolve is called Defect.
iam requesting all , correct me if iam wrong .
| Is This Answer Correct ? | 0 Yes | 3 No |
how can i wrtie testcases for huge data
How do you define a format of writing a good test case?
what r the main benifits of web-logic(application server)
How to start testing after project kick off ???
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.
different between bitmap checkpoint and image checkpoint ?
Explain what is the rule of a "test driven development"?
Describe bottom-up and top-down approach in testing?
What is the cost of quality?
can anybody explain me the role of QA in every phase of SDLC (PHASE WISE) to privent from bug.with real life example.1)requirement analy.2)designing 3)coding 4)testing 5)implementation 6)maintenance. PHASE WISE
What is the Differnce B/W Quality Management and Quality Control
what is difference b/n client server and web based applications?