• Testing

  • Compiling

  • Running

  • Debugging


Debugging is the process of detecting and rectifying bugs in a software code that can cause it to crash, behave erratically or be susceptible to hacker or cracker attack. Bugs can be in a variety of forms : coding errors, design errors, complex interaction, poor user interface design and system failures.

New Questions