Multiple choice technology

A Non-Functional Software testing done to check if the user interface is easy to use and understand

  1. Usability Testing

  2. Security Testing

  3. Unit testing

  4. Block Box Testing

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

Usability testing is a non-functional testing type that evaluates how easy and intuitive a user interface is for end users. It checks if users can understand and navigate the interface effectively. Security testing focuses on vulnerabilities, unit testing tests individual code units, and black box testing examines functionality without seeing internal code.