What are the differences between these three words Error,
Defect and Bug.
Answer Posted / vijayalakshmi
Error: The deviation from the required logic, syntax or
standards/ethics is called as error.
There are three types of error. They are:
Syntax error (This is due to deviation from the syntax of
the language what supposed to follow).
Logical error(This is due to deviation from the logic of
the program what supposed to follow)
Execution error (This is generally happens when you are
executing the same program, that time you get it.)
Defect/Bugs: Thou these two words are used extensively in
the industry, but they carries the same meaning. Just the
one is the synonym of the other.
It can be defined as the effect because of the error which
lies in the program.
Any more updates please send the answer.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What r all the risks u r facing while doing a project?
What is the purpose of exit criteria?
what is the most challenging situvation r u phased while during testing?
What it means by test harness?
What is software bug?
What is JBOD?
Share 2 high complexity and 2 low complexity test cases for a coke vending (ATM) machine.
What is peer reviews?
In white box testing, what do you verify?
What is a vertical microinstruction?
If anyone is having ISTQB certification study materials,please send to gul.e.raina@gmail.com
During the testing of a module tester, 'x' found a bug and assigned it to a developer. But developer rejects the same, saying that it's not a bug. What 'x' should do?
What test plans consists of?
Explain test procedure?
What are verification and validation?