Multiple choice technology testing

Evaluation of programs based on the functional requirements is called.

  1. Functional testing

  2. Requirements Testing

  3. Regression Testing

  4. User Testing

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

Functional testing evaluates software based on functional requirements - what the system should do from a user perspective. It verifies that each feature of the software operates as specified in the requirements document, making 'Functional testing' the correct answer.