Rubric
Contents — domains, guide and mocks

Evaluation, Testing & Optimization

CCAR-P · Domain 424 questions · 16% of the exam

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

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

    An insurer's claims assistant is ready for a go/no-go review. The team reports “93% accuracy on our test set” and nothing else.

    What should the architect ask for before recommending a release?

  2. Question 2 · 4.1

    A retailer's order-change agent succeeds on 80% of trials for a given task. Customers use it once per order and there is no human to pick among attempts.

    Which metric best reflects the customer experience across repeated use?

  3. Question 3 · 4.1

    A legal-research assistant's criteria are being drafted. The team wants metrics that would catch real problems before launch.

    Which two criteria are well-formed? (Select 2.)

  4. Question 4 · 4.1

    Two models are candidates for a summarisation service. Model A costs less per million tokens than Model B. What is the soundest way to compare cost?

  5. Question 5 · 4.2

    A team's summarisation eval uses a single LLM judge to score accuracy, tone and completeness in one prompt. Scores look good, but clinicians reviewing outputs keep finding omissions.

    What is the best next step?

  6. Question 6 · 4.2

    An e-commerce team is building the first eval set for a returns assistant. They have two weeks and a backlog of support tickets.

    Which two actions give the most useful starting dataset? (Select 2.)

  7. Question 7 · 4.2

    An agent's pass rate on a benchmark-style suite is 40%. Reading transcripts, an engineer sees many “failures” where the answer was correct but formatted slightly differently.

    What does this most likely indicate?

  8. Question 8 · 4.2

    Why should a team keep a held-out evaluation set that is not used during prompt iteration?

  9. Question 9 · 4.3

    Three days into a planned two-week A/B test, a new support prompt leads the old one by five points on resolution rate. The product manager wants to ship it today.

    What should the architect recommend?

  10. Question 10 · 4.3

    A team plans to move their claims assistant to a newer Claude model and, in the same release, rewrite the system prompt and add a reranker to retrieval.

    What is the main problem with this plan?

  11. Question 11 · 4.3

    An internal legal-drafting tool serves about 40 lawyers. The team has a significant prompt redesign ready and wants evidence it's better before rolling it out.

    Which two approaches are most appropriate? (Select 2.)

  12. Question 12 · 4.3

    A team moves from Claude Sonnet 4.6 to Claude Sonnet 5 because the per-token price is lower. What should they do before full production rollout?

  13. Question 13 · 4.4

    A benefits chatbot tells an employee that dental cover includes orthodontics. It doesn't. The transcript shows the retrieved chunks cover general dental benefits but not the exclusions list.

    What is the most effective fix?

  14. Question 14 · 4.4

    A contract-summary feature intermittently returns summaries that stop mid-sentence. The team suspects the model is “losing focus” on long contracts.

    What should be checked first?

  15. Question 15 · 4.4

    A claims-analysis step fails on complex multi-document cases. The team re-runs the failing cases: a clearer prompt with examples fixes almost none; the same prompt on a more capable model fixes most.

    Which two conclusions or actions are best supported? (Select 2.)

  16. Question 16 · 4.4

    After a model upgrade, an agent starts calling a search tool on nearly every turn, even for simple questions. Its prompt says “ALWAYS use tools to verify everything.” What is the most likely diagnosis?

  17. Question 17 · 4.5

    A claims assistant sends the same 9,000-token system prompt with every request, about 30 requests a minute. Cost is over budget and quality is fine.

    Which change is most likely to cut cost without affecting output quality?

  18. Question 18 · 4.5

    A team added cache_control to its system prompt, but cache_read_input_tokens is always 0 on Claude Sonnet 5.

    Which two causes could explain this? (Select 2.)

  19. Question 19 · 4.5

    Users of an internal research assistant say it “feels frozen” for several seconds before long answers appear. Total generation time is acceptable to them once text starts.

    What is the most appropriate first change?

  20. Question 20 · 4.5

    A team moves a classification job to a model with a lower per-token price, expecting a 40% saving. The bill falls by far less. What is the most likely explanation?

  21. Question 21 · 4.6

    After a prompt update, some users of a report-writing feature say reports end abruptly. The team logs latency and HTTP status for every call, and nothing looks unusual.

    Which additional logged field would most directly confirm the cause?

  22. Question 22 · 4.6

    A finance team wants a daily breakdown of Claude API spend by workspace and model, with an alert when any workspace exceeds its budget.

    What is the most appropriate data source?

  23. Question 23 · 4.6

    A team runs an A/B test of two prompts in production and later needs to explain why one variant's cost per resolved ticket rose.

    Which two fields must each log line carry for this analysis? (Select 2.)

  24. Question 24 · 4.6

    A support assistant's error rate and latency are stable, but the team suspects answer quality has drifted as customer questions changed. What is the best way to monitor this?

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