Multiple choice technology testing

Which of the following is a test type

  1. Component testing

  2. Functional testing

  3. System testing

  4. Acceptance Testing

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

Functional testing is classified as a test type (testing what the system does) rather than a test level. Component testing, System testing, and Acceptance testing are test levels (organizational levels of testing). The ISTQB classification of test types includes functional testing, non-functional testing (performance, usability, etc.), and white-box/structural testing as the main categories.