Multiple choice

The basic purpose(s) of testing of program is/are

  1. to ensure that program is working fine without any errors

  2. to ensure that program is meeting the specified requirements

  3. to ensure that all the quality standards are followed in the program

  4. all of the above

  5. None of these

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Software testing aims to verify that the program is error-free, meets user requirements, and adheres to quality standards.