Programming debugging and it’s types
1 min readAug 12, 2020
Debugging
Software testing is a process that can be systematically planed and specified. Test design can be conducted, a strategy can be defined, and results can be evaluated against prescribed expectations.
Debugging occurs as a consequence of successful testing. When a test case monitors an error, debugging is the process that used to remove such types of errors.
Read for More:-https://www.csmates.com/2020/07/what-is-debugging-in-computer.html