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 to get the system date and time in winrunner?
In general, how do you see automation fitting into the overall process of testing?
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
The Concatenation Operator in TSL is?
In the Object properties MSW id,MSWclass will appear..what exactly MSW means..?
How to check property of specific icon is highlighted or not?
What is the add-in used to test the web application in winrunner?
1 Answers Hanu Software, Second Foundation,
How will you automate a test case?How will u find a IPconfig of an appln or a machine?
How can I check the font size and color using winrunner?
what happens when the script is executed in verify mode
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 tsl? What 4gl is it similar too?