dc dotCreds
Claude Certified Architect, Foundations

Claude Architect Foundations Practice Test

Start today's 10-question Claude Architect Foundations set with source-backed explanations, local progress, and a fresh rotation every morning.

10 Free Daily Questions Source-backed Explanations 150 Verified Questions

Questions updated at Jul 18, 2026, 1:30 PM CDT

Go Pro - One Time Unlock

Unlock the full CCAF bank

150 verified questions Exam Mode Practice Mode Detailed explanations Weak-area review No subscription - one-time unlock

Get the complete source-backed bank with Interview Questions, the full Study Guide, full Course Notes, detailed explanations, weak-area review, and exam-style practice.

Interview Questions Full Study Guide Full Course Notes Exam Mode Practice Mode Guided Course Detailed explanations Weak-area review No subscription
$4.99 One-time payment
See bundle and PDF options

We will confirm your site email in one quick checkout step.

Why DotCreds?

Practice with explanations that teach.

Source links for every answer Every wrong answer explained Guided Course included Practice and Exam Mode Weak-area tracking Same verified bank across web practice

What you get with free practice

10 Free Questions Daily Fresh set every day from the live bank
Detailed Explanations Learn with clear source-backed answers
Track Your Progress Daily history and performance insights
Upgrade Anytime Unlock the full bank when you are ready
Today's 10 Claude Architect Foundations questions

Use this Claude Architect Foundations practice test to review Claude Certified Architect, Foundations. Questions rotate daily and each explanation links to the source used to validate the answer.

Today’s Set
10 questions
Rotates at 10:00 AM local time
Progress
0/10
Answered on this page
Accuracy
0%
Loading countdown…

150 verified questions are in the live bank. Free daily questions are selected from a rotating sample set. Unlock Pro to access the full question bank.

Preparing today’s free questions... Ordering the final locked-bank set before showing the practice cards.
Question 1 of 10
Objective CCAF-1.6 Claude fundamentals and model selection

An architecture review board asks why Claude model selection belongs in the system design instead of only in prompt-writing notes. What is the best reason?

Concept tested:
Question 2 of 10
Objective CCAF-6.2 Claude Code developer workflow

A developer wants Claude Code to inspect a task, propose an approach, and then make changes after approval. Which workflow order fits?

Concept tested:
Question 3 of 10
Objective CCAF-5.4 Model Context Protocol

A product wants Claude to reach an external tool through a standard protocol connection. What should the architecture use?

Concept tested:
Question 4 of 10
Objective CCAF-3.3 Prompting and context management

When a Claude prompt contains instructions, examples, and background material that must not blur together, what does Anthropic recommend using?

Concept tested:
Question 5 of 10
Objective CCAF-4.4 Tool use and agentic workflows

Claude has called an external ticketing tool during a multi-step support workflow. Before asking Claude to decide the next action, what should the application send back into the conversation?

Concept tested:
Question 6 of 10
Objective CCAF-8.1 Claude for Work and Projects

When creating a new project in Claude, what feature allows you to centralize knowledge and instructions specific to that project?

Concept tested:
Question 7 of 10
Objective CCAF-7.3 Security and enterprise controls

Claude Code is configured for a repository that contains production environment files. Which action helps keep sensitive-file controls active?

Concept tested:
Question 8 of 10
Objective CCAF-3.7 Prompting and context management

A team is building an evaluation set for a Claude-powered support assistant before launching it. Why is it crucial that the prompts and cases mirror production traffic?

Concept tested:
Question 9 of 10
Objective CCAF-2.7 Claude API architecture and Messages API

An inspection workflow requires Claude to analyze a photo of equipment damage alongside a user's written description. Which request capability is necessary to enable this integration?

Concept tested:
Question 10 of 10
Objective CCAF-1.3 Claude fundamentals and model selection

A platform architect needs a default Claude model for a production assistant where response quality and latency both matter. Which model should be evaluated first for the best balance of speed and intelligence?

Concept tested:
Locked preview

You are viewing today’s free 10. Unlock 140 more questions.

Unlock full bank
Daily sample Rotating practice Free daily questions are selected from a rotating sample set.
Pro bank Full access Unlock Pro to access the full question bank, Exam Mode, Practice Mode, and random tests.
CCAF Pro $4.99 one-time

Unlock all 150 Claude Architect Foundations questions, explanations, review tools, and exam-style practice.

50 Exam Practice Test $1.99 one-time

A 50-question CCAF PDF for short review sessions. Questions come first, then the answer review and explanations later in the file.

Choose an unlock option to continue. We will confirm your site email in one quick checkout step.

Secure checkout powered by Stripe. Source-backed questions. Not brain dumps. Checkout stays on this page and unlocks the same Pro builder on this practice page.

Purchase options

Unlock the full CCAF bank.

Get the full bank, Exam Mode, Practice Mode, question sets, random tests, readiness tracking, saved box scores, and review tools for this exam.

The PDF versions keep questions first and move the answer review, explanations, and distractor notes to the back of the file.

150 verified exam-style questions Every choice explained Exam Mode and Practice Mode Question sets and random tests Readiness score and trends Previous test box scores

You've answered 0/10 questions in today's set.

Locked: 140 more questions in the full bank.

Locked: exam simulation mode, practice mode, readiness tracking, and saved review history.

Checkout stays on this page, so you can keep practicing, unlock the full bank, and start Exam Mode or Practice Mode when you are ready.

Cheat Sheets

7-day score keeper

Answer questions today and this will become a rolling 7-day scorecard.

Local history
Optional progress sync

Keep today’s practice moving

Guest progress saves automatically on this device. Add an email later when you want a magic link that keeps your daily CCAF practice in sync across browsers.

Guest progress saves on this device automatically

Guest progress is available without an account.

Official exam resources

Use these official Anthropic resources alongside the daily practice set. They cover the provider's own exam page, study guide, or prep material.

Availability note: Claude certification availability may vary by Anthropic partner or public certification access. Always confirm current eligibility and scheduling through Anthropic’s official certification or partner resources. Need adjacent Anthropic practice pages too? Anthropic practice hub.

Source-backed answer review

The free daily Claude Architect Foundations set includes crawlable question text, answer choices, correct answer labels, objective mapping, and source links. Only the first SEO card includes answer explanations and any extra learning features. Pro-only bank questions stay locked; this section mirrors only the 10 free daily questions already shown on this page.

Question 1 An architecture review board asks why Claude model selection belongs in the system design instead of only in prompt-writing notes. What is the best reason?

Answer choices

  1. A. Because prompt changes disable evaluation and testing
  2. B. Because model choice also affects capability, speed, and cost
  3. C. Because prompt engineering is unsupported on Claude
  4. D. Because changing prompts automatically changes the deployed model version

Correct answer

Because model choice also affects capability, speed, and cost

Model choice changes capability, latency, and cost, so it is an architecture decision as well as a prompt-quality concern.

Wrong-answer review

  • A. Because prompt changes disable evaluation and testing: Prompt changes should be evaluated; they do not disable testing.
  • C. Because prompt engineering is unsupported on Claude: Claude supports prompt engineering, so this does not explain model-selection tradeoffs.
  • D. Because changing prompts automatically changes the deployed model version: Prompt edits do not automatically change the deployed model version.

Extra learning features

Why candidates miss this

The assertion that prompt changes disable evaluation and testing reveals a misunderstanding of the iterative development process. Prompt engineering is a key aspect of Claude application development, and changes to prompts should always be accompanied by rigorous testing and evaluation to ensure desired behavior. Disabling evaluation would halt progress, which is not the case. The correct answer, that model choice affects capability, speed, and cost, highlights the architectural impact of the model selection. Likely wrong answer: Because prompt changes disable evaluation and testing Review focus: Choosing a Model

Interview question

Q: Let's say we're building a new internal tool that uses Claude to summarize customer support tickets. The initial prompt seems simple, but we're seeing inconsistent summary quality and occasional hallucinations. How would you approach deciding whether to switch to a different Claude model, and what factors would you consider beyond just the prompt itself? Strong answer: The first thing I'd do is thoroughly analyze the existing summaries – not just the good ones, but also the problematic ones. I'd look for patterns in the types of errors or inconsistencies. Then, I'd evaluate the capabilities of different Claude models. It's not just about accuracy; speed and cost are also important. A more powerful model might be more accurate, but if it significantly slows down processing or increases costs, it might not be the right choice. We'd need to benchmark different models with a representative sample of tickets and measure both quality and performance. Finally, I'd consider the long-term implications – will the chosen model be suitable as the tool evolves and requirements change?

  • Understanding of model capabilities beyond just accuracy
  • Consideration of cost and performance tradeoffs
  • Data-driven decision making based on analysis of results
  • Long-term scalability and maintainability considerations

Caution: Simply saying 'use the most powerful model' without considering cost, speed, or specific requirements. Focusing solely on prompt engineering without evaluating model suitability.

Why this matters

Unexpected model selection can trigger budget overruns or performance bottlenecks. Treating it as architecture ensures these impacts are considered upfront, avoiding costly surprises later.

Objective/domain: Claude fundamentals and model selection

Source: Choosing the right model

Question 2 A developer wants Claude Code to inspect a task, propose an approach, and then make changes after approval. Which workflow order fits?

Answer choices

  1. A. Run Mode followed by Plan Mode
  2. B. Immediate Edit
  3. C. Direct Execution
  4. D. Plan Mode followed by Run Mode

Correct answer

Plan Mode followed by Run Mode

Objective/domain: Claude Code developer workflow

Source: Common workflows

Question 3 A product wants Claude to reach an external tool through a standard protocol connection. What should the architecture use?

Answer choices

  1. A. A new visual theme for the Claude Code interface
  2. B. A protocol connection to an external tool or data source through an MCP server
  3. C. A requirement that a human operator manually paste every update
  4. D. A larger context window for every Claude model

Correct answer

A protocol connection to an external tool or data source through an MCP server

Objective/domain: Model Context Protocol

Source: Connect Claude Code to tools via MCP

Question 4 When a Claude prompt contains instructions, examples, and background material that must not blur together, what does Anthropic recommend using?

Answer choices

  1. A. XML tags to separate the prompt sections
  2. B. A longer unstructured paragraph
  3. C. A different workspace for each section
  4. D. A stop_sequence for each section

Correct answer

XML tags to separate the prompt sections

Objective/domain: Prompting and context management

Source: Use XML tags to structure your prompts

Question 5 Claude has called an external ticketing tool during a multi-step support workflow. Before asking Claude to decide the next action, what should the application send back into the conversation?

Answer choices

  1. A. Using strict tool choice controls to prevent automatic selection
  2. B. Feeding tool results back into the conversation loop
  3. C. Providing detailed documentation for each tool
  4. D. Ensuring tools have clear success criteria defined

Correct answer

Feeding tool results back into the conversation loop

Objective/domain: Tool use and agentic workflows

Source: Define tools

Question 6 When creating a new project in Claude, what feature allows you to centralize knowledge and instructions specific to that project?

Answer choices

  1. A. Project Knowledge Base
  2. B. Global Chat History
  3. C. User Profile Settings
  4. D. External API Integration

Correct answer

Project Knowledge Base

Objective/domain: Claude for Work and Projects

Source: What are projects?

Question 7 Claude Code is configured for a repository that contains production environment files. Which action helps keep sensitive-file controls active?

Answer choices

  1. A. Disable bypass permissions mode
  2. B. Allow all repository file access by default
  3. C. Grant read-only access to every path in the organization
  4. D. Enable bypass permissions mode for faster edits

Correct answer

Disable bypass permissions mode

Objective/domain: Security and enterprise controls

Source: Claude Code settings

Question 8 A team is building an evaluation set for a Claude-powered support assistant before launching it. Why is it crucial that the prompts and cases mirror production traffic?

Answer choices

  1. A. To ensure the evaluation accurately measures performance in production tasks
  2. B. To make the evaluation process faster and more efficient
  3. C. To reduce the complexity of the model's architecture
  4. D. To increase the diversity of prompts used during testing

Correct answer

To ensure the evaluation accurately measures performance in production tasks

Objective/domain: Prompting and context management

Source: Create strong empirical evaluations

Question 9 An inspection workflow requires Claude to analyze a photo of equipment damage alongside a user's written description. Which request capability is necessary to enable this integration?

Answer choices

  1. A. Message Batches only
  2. B. Workspace segmentation
  3. C. Vision or image input in the request
  4. D. Custom stop sequences

Correct answer

Vision or image input in the request

Objective/domain: Claude API architecture and Messages API

Source: Vision

Question 10 A platform architect needs a default Claude model for a production assistant where response quality and latency both matter. Which model should be evaluated first for the best balance of speed and intelligence?

Answer choices

  1. A. Claude 3.5 Sonnet
  2. B. Claude Opus 4.8
  3. C. Claude Sonnet 4.6
  4. D. Claude Haiku 4.5

Correct answer

Claude Sonnet 4.6

Objective/domain: Claude fundamentals and model selection

Source: Models overview

Where to go after the daily web set

How are Claude Architect Foundations questions generated?

dotCreds builds Claude Architect Foundations practice questions from public exam objectives and Anthropic exam and documentation references. The questions are written for realistic study practice, not copied from exam dumps.

How are explanations sourced?

Each question includes an explanation and, when available, a source link back to the provider documentation or reference used to validate the answer. That keeps the practice tied to study material you can actually review.

What score do I get?

The page tracks today's answered count and accuracy for the 10-question daily set, then saves a 7-day score history on this device so you can see your recent practice trend.

Why use this site?

The site is the fastest way to start Claude Architect Foundations practice without installing anything. It is built for daily recall, quick weak-topic discovery, and source-backed explanations you can review immediately.

How should I verify Claude certification availability?

Availability note: Claude certification availability may vary by Anthropic partner or public certification access. Always confirm current eligibility and scheduling through Anthropic’s official certification or partner resources before you plan around this practice set.