Multiple choice

Which of the following is a form of functional testing?

  1. Boundary value analysis

  2. Usability testing

  3. Performance testing

  4. Security testing

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

Boundary value analysis is a black-box functional testing technique used to test the limits of input ranges. Usability, performance, and security are non-functional testing types.