Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CIPT All Questions

View all questions & answers for the CIPT exam

Exam CIPT topic 1 question 131 discussion

Actual exam question from IAPP's CIPT
Question #: 131
Topic #: 1
[All CIPT Questions]

When should code audits be concluded?

  • 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.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
Reference:
https://softwarehut.com/blog/business/code-audit

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Ssourav
3 months ago
Selected Answer: D
D. Before launch after all code for a feature is complete. Explanation: Code audits should be concluded after all code for a feature is complete but before it is launched. This allows for a thorough review of the entire codebase related to the feature, ensuring that all potential security vulnerabilities and compliance issues are identified and addressed before the code is deployed to production. This timing helps in catching any issues that might have been missed during earlier stages and ensures that the final product meets all security and quality standards.
upvoted 1 times
...
ofirga
9 months, 1 week ago
The correct answer id D. When to Conduct Code Audits: Before Launch: Audits should be concluded before launching a feature or releasing the software. Throughout Development: Regular audits during development catch issues early.
upvoted 2 times
...
ME79
2 years, 1 month ago
Selected Answer: A
Checking-in code means to upload code to main branch repository so that its administrator can review the code and finally update the project version
upvoted 1 times
...
187san
2 years, 11 months ago
A is the answer
upvoted 1 times
...
837vq3
3 years ago
should it be 'B'? Isn't it too late when you do an audit at "d" stage?
upvoted 1 times
k4d4v4r
3 years ago
Code audits are also known as SAST and should be done after a feature is completed, so the code can be reviewed and then you run a DAST (dynamic auditing on the compiled code) before completing the development
upvoted 3 times
am2005
2 years, 7 months ago
which one is correct ?
upvoted 1 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...