What type of testing is done by ASAP team during the testing and rollout phase?
-
Integration testing
-
System testing
-
Penetration testing
-
Unit testing
C
Correct answer
Explanation
The ASAP Team performs penetration testing during the testing and rollout phase, which involves simulating real-world attacks to identify security weaknesses. Integration and system testing (options A and B) are typically done by the QA/testing team, while unit testing (option D) is done by developers during coding. Penetration testing is specifically focused on security.