Multiple choice technology testing

Which one is a verification Technique?

  1. Inspection

  2. Unit Testing

  3. System Testing

  4. Acceptance Testing

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

Verification is the process of evaluating a system or component to determine whether products of a given development phase satisfy conditions imposed. Inspection is a static verification technique - reviewing documents and code without executing it.