Multiple choice technology testing

Which type of testing is essential for software that processes confidential data, to prevent system intrusion by hackers?

  1. Destructive testing

  2. Usability testing

  3. Stability testing

  4. Security testing

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

Security testing is essential for software handling confidential data as it identifies vulnerabilities that hackers could exploit to intrude into the system. Destructive testing tests system stability under stress, usability testing evaluates user experience, and stability testing checks system reliability under load - none specifically address hacker intrusion prevention.