What is the difference between debugging and testing? Explain your answer and give an example.

What will be an ideal response?

Debugging is the process by which bugs are located in the code. Testing is the process by which the bugs are detected. Testing is done by comparing the output of the program to the expected output to see if it is corre

Computer Science & Information Technology

You might also like to view...

Encryption converts unencrypted, plain text into code called ________

A) keychains B) ciphertext C) WPA2 encryption D) decrypted

Computer Science & Information Technology

Business logic describes the policies and procedures established by an organization

Indicate whether the statement is true or false

Computer Science & Information Technology