Answer:
Testing and Debugging are huge activities during software development and maintenance. Testing tries to find the problem while Debugging tries to solve the problem. Only after the testing team reports the defect, debugging can take place.
Step-by-step explanation: