wht is bug, deffect,issue,error
Answers were Sorted based on User's Feedback
Answer / shivanibehere
Bug:-- Bug is identified by the tester.
Deffect:-- Whenever the project is received for the
analisys phase ,may be some requirement miss to get or
understand most of the time Defect itself come with the
project (when it comes).
Issue :-- Client site error most of the time.
Error :-- When anything is happend wrong in the project
from the development side ie. called as the error ,most of
the time this is knowing by the developer.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sriharsha
Bug : a fault or defect in a system or machine
Defect : an imperfection in a device or machine;
Issue : An issue is a major problem that will impede the
progress of the project and cannot be resolved by the
project manager and project team without outside help
Error :
Error is the deviation of a measurement, observation, or
calculation from the truth
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jawahar
Error:
•This is terminology of developer
•Syntax error, logical error, run time error, compilation
error etc..
Bug:
•This is terminology of tester
•Mismatch between the Expected result & Actual result.
•Anything that causes customer dissatisfaction.
Defect:
•Deviation (Mismatch) from the client requirement /
Specification
•Eg: Add func 2+2 = 4 (correct); 2+2 = 0 (defect)
Issue:
client having fault in the project or product.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / madhusudan b
Error: Deviation from requirement.
Defect: Mismatch found by the tester.
Bug: Defect accepted by the Developer
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / raja reddy
Bug : Logical deviation- it will effect on the system but
not known until we found the bug. ( Clock completes one
cycle in 11 hrs instead of 12hrs)
Deffect: Mismatch with expected results. (Ex: Clock
rotating in anticlock direction)
Error: System will stop functioning. Reason unhadled
exception or syntax or special chars.
Issue : Descriptive Functional points like Change request.
| Is This Answer Correct ? | 0 Yes | 2 No |
Your manager has taken you onboard as a test lead for testing a web-based application. He wants to know what risks you would include in the Test plan. Explain each risk factor that would be a part of your test plan
What is meant by thin point in QTP
How to give introduction for Manual Testing interview?? say when you show you have 4 years of experience in Manual Testing.
can anybody tell me that what is a build note and what it contains? And build note is released to testing team with every new build or it release only when bugs are fixed by the developer?
What are the properties of a good requirement?
how does a client server environment affect testing?
Example of high severity and low priority bug
what is the need for different tools? why cant we manage testing with a single tool?
2 Answers Calpine Technologies,
What is Alpha and beta testing and What is the diffrence between Alpha and beta testing ?
which test comes first installation testing or compatiability testing
Which Server Stats are essentially monitored during a Performance test of a Web Application?
Manual and automation how do they help in bringing out quality product? Explain?