Which statement corresponds to one of the 7 principles of testing?
Select exactly one option (1 out of 4)!
Exhaustive testing can show the absence of defects.
To detect new defects, existing regression test cases must be updated regularly.
Late testing saves time and money, especially with scarce resources.
Fixing all detected defects ensures the success of the system under test.
Submit