Multiple choice technology security

It’s advisable to run appscan in the preproduction environment. What do you think are the reasons? Select 2 answers

  1. Don’t have to inform the application owner

  2. To prevent production database corruption

  3. To prevent user functionality disruption

  4. To reduce network traffic

Reveal answer Fill a bubble to check yourself
B,C Correct answer
Explanation

DAST security tools like AppScan send automated payloads that can modify database contents or degrade application performance. Running scans in preproduction ensures that production databases remain safe and that active users experience no service disruptions or functionality failures during testing.