Which of the following is a valid objective of testing?
Which of the following is a valid objective of testing?
The primary objective of testing is to locate defects in the code. Testing is a process used to identify the correctness, completeness, and quality of the software. While testing can help prevent defects and ensure product quality in the long term, its immediate goal is to find defects to be corrected before the software is released.
B #chatgpt