QuestionQ26

Privacy Risk Assessment and Risk Management

When should code audits be completed?

  • A At code check-in time.
  • B At engineering design time.
  • C While code is being sent to production.
  • D Before launch after all code for a feature is complete.
Explanation

Code audits should be completed before launch, once all code for the feature is finished, so the full implementation can be assessed and any findings can be resolved before release.

Community Discussion

No comments yet. Be the first to start the discussion!