Multiple choice technology security

When do we need to be penetration testing

  1. After integration testing but before acceptance testing by the client/end user

  2. after unit test

  3. after integration testing

  4. during system testing

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

Penetration testing is typically conducted after integration testing is complete and the system is fully functional, but before user acceptance testing (UAT) or final release. Testing earlier (like unit testing) is premature, and doing it during system testing is less comprehensive.