what is the difference between bug and defect?
what is the definition of bug?
what is the definition of defect?
Answer Posted / chaitanya
A bug is an error, mistake, failure in a computer program
that prevents it from working as intended. Bugs arise from
mistakes and errors made by people, in either a program's
source code or its design.
A defect is one that causes a reproducible malfunction. A
malfunction is considered reproducible if it occurs
consistently under the same circumstances.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
What is positive and negative testing?
Can you explain requirement traceability and its importance?
What are the Important test scenarios which can be used for testing a web site?
What is a defect?
What is boundary value testing? Give an example.
Hi.....wat r d major bugs we can find in banking domain???
What is mutation testing & when can it be done?
Which test cases are written first: white boxes or black boxes?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.
What is the full form of cmmi?
What is early testing?
What is six sigma?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance