What are the differences between these three words Error, Defect and Bug?
Submitted by: AdministratorError: 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: When an error found by the test engineer (testing department) then it is called defect
Bug: if the defect is agreed by the developer then it converts into bug, which has to fix by the developer or post pond to next version.
Submitted by: Administrator
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: When an error found by the test engineer (testing department) then it is called defect
Bug: if the defect is agreed by the developer then it converts into bug, which has to fix by the developer or post pond to next version.
Submitted by: Administrator
Read Online Manual Testing Job Interview Questions And Answers
Top Manual Testing Questions
☺ | What does black-box testing mean at the unit, integration, and system levels? |
☺ | Why we perform stress-testing, resolution-testing and cross- browser testing? |
☺ | What is the maximum length of the test case we can write? |
☺ | What is the difference between Product-based Company and Projects-based Company? |
☺ | What are non-functional requirements? |
Top Testing Categories
☺ | Manual Testing Interview Questions. |
☺ | Rational TestSuite Interview Questions. |
☺ | QTP Interview Questions. |
☺ | Database Testing Interview Questions. |
☺ | Software QA Interview Questions. |