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 |
if a project is long term project , requirements are also changes then test plan will change or not?why
what are the initial templates used in a project (glamorous...)
What is Software Testing?
Write a TestCases for Coffee Vending machine ?
what a tester test in unit testing,,, explan in details...
what is the diff b/s test plan, test strategy and test procedure?
How would you build a test team?
pls explain perfomence testing and strees testing load testing
Define V -model with diagram
i live in australia and i have come to india for holiday and i want to give my ISTQB exam so which is preferrable?giving exam in INDIA /AUSTRALIA?Does it really matters?
in web application , what are the common "browser compatabality issues " that you have across.?
Name three types of tests that should NOT be automated.