0% found this document useful (0 votes)
68 views1 page

The Goal of Software Testing Is To Observe The Software Behaviour To Meet Its Requirement Expectation

Testing can only detect the presence of errors because it focuses on verifying the system files and behavior against requirements, so any errors not encountered during the selected test cases would go undetected. Testing aims to observe if the software meets expectations but cannot guarantee all possible errors are absent without testing all potential cases and scenarios.

Uploaded by

Sid Upasani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
68 views1 page

The Goal of Software Testing Is To Observe The Software Behaviour To Meet Its Requirement Expectation

Testing can only detect the presence of errors because it focuses on verifying the system files and behavior against requirements, so any errors not encountered during the selected test cases would go undetected. Testing aims to observe if the software meets expectations but cannot guarantee all possible errors are absent without testing all potential cases and scenarios.

Uploaded by

Sid Upasani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

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.

You might also like