1.What is the different b/w error,defect,Bug?
Answers were Sorted based on User's Feedback
Answer / vijayalakshmi
Some mistakes in coding is erroe
The Error is detected by test engineer is defect
Development people fix the error is Bug.
| Is This Answer Correct ? | 8 Yes | 6 No |
Answer / krishna
above said answer is correct except BUG
mistake in codin is error
test engineer findin the error it becomes defect
BUT
when a developer accepts the error or defect it is called BUG (Known error is BUG)
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / mamuni.4002@gmail.com
Error-A human action tends to a incorrect result is nothing but error.
Defect-If that error is found by the tester then that error is called as defect for tester.
Bug-If that defect is accepted by the developer then that defect is called as bug for developer.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / narmadakatagi@gmail.com
ERROR = mistake in code
DEFECT = deviation from requirement
BUG = informal name for defect
| Is This Answer Correct ? | 0 Yes | 2 No |
cAN ANY ONE PLEASE EXPLAIN THESE TERMS AND THEIR RELATION : BALCKBOX TESTING, FUNCTIONAL TESTING, FUNCTIONALITY TESTING, SYSTEM TESTING....... AND TEST METHODOLOGIES, TESTING TECCHNOLOGIES, TESTING TYPE.....
i have an android phone i want to share a photo to my friends phone via Bluetooth.can you tell me possible test cases for this?
What is Standalone testing?
what is latentbug
what is the function generator?
2. The prime benefit of testing is that it results in improved defects a. True b. False
What you consider at the time of Module Integration?
where testing exactly starts in v-model?
What are the advantages of automation over manual testing?
What is the major difference between database testing and datwarehouse testing ?
What are the different roles of testers in Verification and Validation?
When should testing start in a project? Why?