Computer Science, asked by salonisr1107, 1 month ago

14. Define a) Testing b) Debugging​

Answers

Answered by ftshravani
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 Anonymous
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