How the Error, Defect and Bug are related to each other ?.
Answers were Sorted based on User's Feedback
Answer / phaninath
error: means mistakes in the program
bug:means if the error is rectified it is called bug
defect:if the error is not rectified it is called defect
small example for above scenario:
take a pen it consists of cap,stiker....if stiker is lost
that is called (ERROR),u can replace it with another stiker
that is called (BUG),if pen has hole we can't replace
it ,in that condition we called as (DEFECT)
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / shailaja
Error: problem related to a program is called error.
Defect: problem that is identified by testing department is
called defect.
Bug:error that is identified by development department is
called bug.
In my opinion error and bug are same.
Is This Answer Correct ? | 0 Yes | 1 No |
Hi, I am new to testing.where we will use SQL in manual testing. To what extent i need to learn SQl.there are diff types of SQL like TSql,Mysql etc.i little bit confused,help me. Thank you .
1. what's the difference between adhoc testing and monkey testing? 2.If I'm wrong correct me, in one test case there may be only one scenario is included or may be more than two and not for one scenario many test cases are written.. Right?
what id test effort Estimation in testing ?
What is Hands-Off Testing?
Write scenarios as on a paper cup (which we use to have tea) [Believe me, they can ask any type of question! :)]
5 Answers College School Exams Tests, IBM,
what is dib format?
HI friends, I am 1.2 years of exp in manual testing,,, now i got job in Visteon,,, as a tester in embedded products,,, but they told it is contract of only 3 months,,, can i take this offer or not plz give idea,,,,, if i take mean it there any possibility to be a regular employe of that company after 3months..... reply soon
what are the prerequisite conditins to test clientserver and web applications
What are the Test Cases for a login in to your email which has username and password?
In my Application, There are 40 MIS Reports.There is Start & End Date box and Search button to search reports.Again for Every report Print and Download in PDF, CSV and Text option is there. What will be the test cases? The test description for all the reports will be same then should I have to write it for each Report test repeatadly? Please Guide Me.Should I have to write 3 test cases for Download X report in PDF, CSV and Text.[40*3=120test for only downloading]
Difference between System Testing and System Intergration Testing(SIT) with Example
how do u find out memory leaks in any application..?