Debugging is the process of finding and resolving defects or problems within a computer program that prevent correct operation of the software.
Debugging tactics can involve:
Interactivearrow-up-right debugging.
Control flowarrow-up-right analysis.
Unit testingarrow-up-right.
Integration testingarrow-up-right.
Log file analysisarrow-up-right
Monitoring at the applicationarrow-up-right or systemarrow-up-right level.
Memory dumpsarrow-up-right.
Profilingarrow-up-right.
Last updated 5 years ago
Was this helpful?