Rubric
Contents — domains, guide and mocks

Eval, Testing, and Debugging

CCDV-F · Domain 43 questions · 2.6% of the exam

Answer everything, then check. Each result links back to the lesson for the objective it came from.

0 of 3 answered0:00
  1. Question 1 · 4.1

    An invoice-extraction service returns JSON that is occasionally cut off mid-object. The API call returns HTTP 200, and the response has a stop_reason of max_tokens. The team has wrapped the parse in a retry with exponential backoff.

    What is wrong with the current handling?

  2. Question 2 · 4.1

    An agent in production began giving confident but wrong summaries after a deployment. The prompt did not change. A trace shows several turns where an assistant message requesting two tools is followed by a user turn with one result block.

    Where does the fault lie, and what should be done first?

  3. Question 3 · 4.1

    A scheduled Claude Code job has started taking far longer than usual. Exit codes are zero, the output is correct, and nothing appears in the application error log.

    What is the most useful next step?

You can change answers until you check. Nothing is saved or sent anywhere.