what is the deferent between Bug and Defect(error) ?
Answers were Sorted based on User's Feedback
Answer / deepika. mashetty
Defect: Any Mismatch between expected and actual, or
deviation from the requirement is called a Defect.
Testers will report in terms of Defect.
Bug: When the Defects are accepted by the Developers then
they will be calling them as Bugs.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / dev
DEFECT:mistake(error)which is find by the test engineer is
nothing but defect.
BUG:defect which is accepted by the developer is called bug.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / karna
Triveni ur wrong , when tester found any mismatch while
testing called as defect,
if the developer accepts that defect it is called bug
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / gauri
defect : variance between actual and expected result is a
defect
bug: any fault at developers side which is being reported
bt a tester is called as bug...
plz leme know if i m wrong...
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / ch.s.m.prasad
error : A mistake in a coding is called error
defects: due to errors in a coding testing engineers are
getting mismatches these are called defects are issues.
bug: these defects are issues are accepted by developers to
be solve then it is called bug.
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / triveni
bug is find out as a test engineer.
defect is find out as a developer.
i will give briefly next time.
| Is This Answer Correct ? | 2 Yes | 7 No |
How performance testing can be done manually? can anyone answer this question plz?
what is the diffrence between qualityassurance and system testing explain in detail with an example?
3 Answers Cap Gemini, iFlex, Mind Tree, Zenith,
Penetration testing
where do we use checkpoints in real time?where they actually come into picture?
What are the test cases for sanity or smoke testing ?
what does a test plan contains and is a tester allowed to see the entire test plan or only the scheduling part of the test plan
Have you heard about browser compatiblity? What is the latest version of Ie,Mozilla and Netscape?
What procedure you follow between gathering requirements and carried out testing?
What are the Important test scenarios which can be used for testing a web site?
what is the output of the query select * from emp where 1=2
difference between Manual Testing Vs Automation Testing
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.