Why is independent testing important?
Why is independent testing important?
Independent testing is important because independent testers can verify assumptions made during the specification and implementation of the system. This verification helps identify and correct errors that developers might overlook due to their proximity to the project. Thus, independent testers provide an objective assessment, which enhances the overall quality and reliability of the system.
C is correct