Computer Science, asked by anushkakonchada7, 4 months ago

Distinguish between Testing and Debugging​

Answers

Answered by scprasad004
5

Answer:

Testing is the process to find bugs and errors. Debugging is the process to correct the bugs found during testing. It is the process to identify the failure of implemented code. ... Debugging is done by either programmer or developer.

Similar questions