Explain why testing can only detect the presence of errors, not their absence.
In the initial stage of testing it will only detect the errors of present content which would be in
the system. It can be any error that is design error, code error or any System documentation
error. SO therefore the system can only detect the selected content i.e System files. The goal
of software testing is to observe the software behaviour to meet its requirement expectation.