What is the difference between a Defect & an Error?
Answers were Sorted based on User's Feedback
Answer / leela
a defect is any functionality that is not working as per
the customer req.
ex:when ever cust asks the developer to place buttons and
check boxes in the middle of screen but bymistake he places
them at the bottom thats called bug or defect but it does
not cause wrong output.
an error results from mistakes in code or pgm..
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / mittapalli nagesh
A mistake in coding is called error,error found by tester is
called defect,error found by customer is
called bug.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sunitha
Typically a bug is when something works incorrectly. An
error is when
something doesnt work at all. A bug can be squashed and an
error u cant.
OR u can say like this also....
A mistake in coding is called error,error found by tester is
called defect defect accepted by development team then it is
called bug...."Correct me if am wrong".
| Is This Answer Correct ? | 2 Yes | 5 No |
how do you analyze the properties associated with object
can anybody tell me about 5 critical,major & low severity and priority with examples.
what is automation life cycle?
how to perform regression testing using winrunner?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
If the data is stored in Excel sheet(2nd and 3rd), how to access it for Data Driven test; Ex: table = "c:\demo.xls" How to access 2nd or 3rd sheet data id demo.xls flie.
what is difference between smoke & sanity testing?
How do you create a startup script in winrunner and what is consists generally?
Other than Regression testing where can also it can be used.
Have you ever created a start-up script?
For What are the browsers that WinRunner can Compatible? (I want Versions Like IE5.0 etc;)
How do you do digital signature test in winrunner?