Testing and Debugging: Jithin Jacob Lecturer Dept of CSE, MACE
Testing and Debugging: Jithin Jacob Lecturer Dept of CSE, MACE
Testing and Debugging: Jithin Jacob Lecturer Dept of CSE, MACE
JITHIN JACOB
Lecturer
Dept of CSE , MACE
Debugging and testing
Testing: running a program with
the intent of finding bugs
Debugging: once errors are
found,finding the exact nature of a
suspected programming error and
fixing it
95% of the time of
debugging is finding the
syntactic bugs
cause of
design bugs
a problem
logic bugs
interface bugs
memory bugs
WHATS GNU??
GNU IS NOT UNIX