Exam CCA-F Topic 1 Question 79 Discussion
Actual exam question for Anthropic's CCA-F exam
Question #: 79
Topic #: 1
Question #: 79
Topic #: 1
When integrating Claude Code into continuous integration and delivery pipelines, which of the following practices are highly recommended for reliability and automation? Choose 2 correct answers.
Suggested Answer: A,C Vote an answer
In CI/CD pipelines, using the -p (or --print) flag is essential to prevent interactive hangs. Furthermore, isolating generator and reviewer sessions guarantees an unbiased review. Same-session reviews create confirmation bias, and the Batch API is too slow for blocking pre- merge checks.
by Dawn at Aug 12, 2026, 11:35 AM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).