The goal of testing is to
a. make sure the application works with invalid data
b. fix all errors in the application
c. make sure the application works with valid data
d. find all errors in the application
Answer: d. find all errors in the application