Anthropic CCA-F 考試概覽:
| 認證廠商: | Anthropic |
| 考試名稱: | Claude 認證架構師 – 基礎級 (CCA-F) |
| 考試代碼: | CCA-F |
| 實際考試題數: | 60 |
| 支援語言: | 英文 |
| 考試形式: | 選擇題, 情境導向題 |
| 證照有效期限: | 官方未明確規定 |
| 考試時間: | 120 minutes |
| 相關認證: | Claude 認證架構師 |
| 及格分數: | 720/1000 |
| 考試費用: | 99 美元(合作夥伴初始免費名額用畢後適用) |
| 範例考題: | Anthropic CCA-F 範例考題 |
| 考試方式: | 線上監考認證考試(採情境導向題與選擇題形式)。一般可透過 Anthropic 合作夥伴管道或 Anthropic 學習平台註冊報考。 |
| 必備條件: | 需具備基礎的大型語言模型 API 運用、提示詞設計與軟體開發知識(熟悉 Python 或其他類似語言)。建議擁有約 6 個月開發 Claude 或大型語言模型應用程式的經驗。 |
| 官方大綱網址: | https://claude.com/partners |
Anthropic CCA-F 考試大綱主題:
| 章節 | 權重 | 目標 |
|---|---|---|
| 提示詞設計與結構化輸出 | 20% | - 結合工具功能的提示詞設計
|
| Claude Code 設定與作業流程 | 20% | - Claude Code 設定作業
|
| 智能體架構與協調機制 | 27% | - 智能體循環與生命週期設計
|
| 工具設計與 MCP 整合 | 18% | - 模型上下文協定(MCP)
|
| 上下文管理與系統可靠性 | 15% | - 上下文視窗最佳化
|
最新的 Claude Certified Architect CCA-F 免費考試真題:
1. After the web search agent finds 25 sources (120K tokens of raw content), the document analysis agent extracts key insights (15K tokens), and the synthesis agent produces a coherent narrative draft (3K tokens), the coordinator must pass context to the report generation agent for the final output with proper source citations. What context-passing strategy provides the best balance of completeness and efficiency?
A) Pass a condensed summary of all prior stages that preserves the main findings and attributes them to sources by name only.
B) Pass the full accumulated context from all prior agents.
C) Pass only the synthesis draft and have a separate post-processing pipeline match claims to sources and insert citations after the report is generated.
D) Pass the synthesis draft along with a structured source index that maps key claims to their source URLs and relevant excerpts.
2. Your get_portfolio_value tool returns the total value of a user's investment portfolio. You're deciding between returning a structured JSON object with explicit fields versus returning the information as a formatted text string. What is the primary advantage of using structured output with defined fields?
A) Structured JSON consumes significantly fewer tokens than natural language, substantially reducing API costs.
B) Structured JSON is processed deterministically by the model, significantly improving accuracy when extracting values.
C) JSON schemas automatically validate that the underlying API returned correct data before the agent processes it.
D) The agent can reliably extract specific values without parsing free-form text, reducing errors in subsequent operations.
3. Your agent is handling a billing dispute. After calling get_customer and lookup_order, it identifies that the dispute involves a promotional pricing error requiring manager approval - beyond the agent's authorization level. How should the workflow handle this mid-process escalation?
A) Persist the complete conversation and tool response history to a database, then call escalate_to_human with a reference ID.
B) Compile a structured handoff with customer details, order info, and the identified issue before calling escalate_to_human.
C) Attempt the refund with process_refund anyway, escalating only if the system rejects the transaction.
D) Call escalate_to_human passing only the customer's original message.
4. Your document extraction tool uses ML models to extract invoice fields (vendor, amount, date).
The models return confidence scores (0.0-1.0) for each extracted field. In production, you observe: (1) the agent proceeds with low-confidence extractions that are incorrect 23% of the time, and (2) the agent requests unnecessary human review for 31% of extractions that were actually correct. How should you restructure the tool's output?
A) Compute an aggregate extraction_quality score across all fields and return it alongside the extracted values. Include a text summary describing the overall extraction reliability.
B) Return fields organized into verified and needs_verification objects based on confidence thresholds.
C) Return fields with confidence scores, plus a request_review boolean computed using your tested confidence thresholds, along with a review_reasons array explaining which fields triggered review.
D) Return fields with their raw confidence scores and add detailed few-shot examples to your system prompt demonstrating how to interpret different confidence ranges and when to request human review.
5. You are building developer productivity tools using the Claude Agent SDK. The agent helps engineers explore unfamiliar codebases, understand legacy systems, generate boilerplate code, and automate repetitive tasks. It uses the built-in tools (Read, Write, Bash, Grep, Glob) and integrates with Model Context Protocol (MCP) servers.
After adding an MCP server with specialized code refactoring tools (extract_function, rename_variable, inline_function), You notice the agent still uses basic text manipulation via Write and Bash sed commands for refactoring tasks. The MCP server is connected and healthy.
Examining the configuration, you find each MCP tool has a minimal description like
"extract_function: Extracts a function from code."
What's the most effective way to improve adoption of the MCP refactoring tools?
A) Implement a request classifier that detects refactoring intent and automatically routes those requests to the MCP server before the agent processes them.
B) Enhance the MCP tool descriptions to explain when each tool is preferable to text manipulation and clarify expected inputs and outputs.
C) Accept this as expected behavior since simpler tools like sed are more predictable than specialized refactoring tools.
D) Remove the Write tool from the agent's configuration for refactoring sessions so it must use the MCP tools for code modifications.
問題與答案:
| 問題 #1 答案: D | 問題 #2 答案: D | 問題 #3 答案: B | 問題 #4 答案: C | 問題 #5 答案: B |

下載最新試用版
456位客戶反饋
我們對我們的產品非常有信心,所以我們不提供会给客户带去麻煩的產品。








59.120.231.* -
真的是太好了,我的選擇很正確,購買了你們網站的題庫,現在我通過我的CCA-F考試,并取得了認證。