Certified Information Privacy Technologist (CIPT) — Question 23
When should code audits be concluded?
Answer options
- 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.
Correct answer: D
Explanation
The correct answer is D because code audits should be completed after all code is finalized to ensure thorough review and compliance with standards before launch. Options A and B are too early in the development process, and C suggests auditing during deployment, which is not ideal for identifying issues.