Bird
0
0

You want to improve security in the SDLC by adding automated security testing after development and before deployment. Which practice best fits this goal?

hard🚀 Application Q15 of 15
Cybersecurity - Security Architecture and Design
You want to improve security in the SDLC by adding automated security testing after development and before deployment. Which practice best fits this goal?
AIntegrate continuous security testing tools in the CI/CD pipeline
BPerform manual security reviews only after deployment
CSkip testing to speed up deployment
DAllow developers to decide if security testing is needed
Step-by-Step Solution
Solution:
  1. Step 1: Identify the goal of adding automated security testing

    The goal is to catch security issues early and continuously during development.
  2. Step 2: Evaluate options for fitting this goal

    Integrate continuous security testing tools in the CI/CD pipeline uses automated tools integrated in CI/CD, ensuring continuous checks before deployment.
  3. Final Answer:

    Integrate continuous security testing tools in the CI/CD pipeline -> Option A
  4. Quick Check:

    Automated testing in CI/CD = Best practice [OK]
Quick Trick: Use automated tests in CI/CD for continuous security [OK]
Common Mistakes:
MISTAKES
  • Relying only on manual reviews after deployment
  • Skipping testing to save time
  • Leaving security testing optional

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Cybersecurity Quizzes