1. Myers, G. J., Sandler, C., & Badgett, T. (2011). The Art of Software Testing (3rd ed.). John Wiley & Sons. In Chapter 2, "The Psychology and Economics of Software Testing," it is established that a primary goal of testing is to find errors. The text states, "Testing is the process of executing a program with the intent of finding errors" (p. 6).
2. Pressman, R. S., & Maxim, B. R. (2015). Software Engineering: A Practitioner's Approach (8th ed.). McGraw-Hill Education. In Chapter 17, "Software Testing Strategies," testing is defined with the objective of finding errors. The authors state, "Testing is a process of executing a program with the intent of finding an error" (p. 450).
3. Ammann, P., & Offutt, J. (2016). Introduction to Software Testing (2nd ed.). Cambridge University Press. Chapter 1, Section 1.1, "A Fault, Error, Failure Terminology," clarifies that testing's goal is to reveal failures, which are caused by faults (defects). The entire process is oriented around the discovery of these faults.