| |
GeekInterview.com > Interview Questions > Testing > Testing Basics
| Print | |
Question: What is a bug? What types of bugs do you know?
Answer: Bug is a error during execution of the program. There are two types of bugs: syntax and logical. |
| July 07, 2005 02:29:04 |
#2 |
| Sandeep B |
Member Since: Visitor Total Comments: N/A |
RE: What is a bug? What types of bugs do you know? |
| It is the flaw in the system that causes the system or a component of a system to fail to perform its intended functions |
| |
Back To Question | |