14. Define a) Testing b) Debugging
Answers
Answered by
1
Testing. Debugging. 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 coe.
Answered by
2
a) Testing
Testing is the process of executing a program with the aim of finding errors. To make our software perform well it should be error-free.
b) Debugging
the process of identifying and removing errors from computer hardware or software.
Similar questions