Try 12 iSAQB Certified Professional for Software Architecture Foundation sample questions on architecture basics, communication, design, quality attributes, documentation, and tradeoffs.
iSAQB CPSA Foundation preparation focuses on practical software architecture vocabulary: role, communication, design, quality attributes, documentation, constraints, and tradeoffs.
These 12 original questions are a public preview, not official iSAQB questions.
Practice option: Sample questions available
Start with the 12 sample questions on this page. Dedicated practice for iSAQB CPSA Foundation is not currently included as a full web-app practice page; enter your email to get updates when full practice becomes available or expands for this exam.
Need live practice now? See currently available IT Mastery exam pages.
Verify current certification levels, curricula, and examination rules with the iSAQB CPSA certification page .
Topic: architecture role
What is a core responsibility of software architecture?
Best answer: B
Explanation: Architecture focuses on significant design decisions, quality attributes, constraints, and stakeholder concerns.
Topic: quality attributes
Which requirement is a quality attribute concern?
Best answer: A
Explanation: Recovery behavior relates to availability and resilience. Quality attributes describe system qualities beyond individual functional features.
Topic: documentation
Why use multiple architecture views?
Best answer: A
Explanation: Multiple views help communicate the architecture to different stakeholders and decision contexts.
Topic: tradeoffs
A design improves performance but increases operational complexity. What should the architect do?
Best answer: C
Explanation: Architecture work often involves tradeoffs. The strongest answer makes the tradeoff explicit and evaluates it in context.
Topic: constraints
Which item is an architecture constraint?
Best answer: A
Explanation: Constraints limit design choices. Regulatory data residency can materially shape architecture.
Topic: patterns
What is the best use of an architecture pattern?
Best answer: A
Explanation: Patterns are reusable solutions, but they must be evaluated for context, constraints, and quality goals.
Topic: technical debt
Why is technical debt an architecture concern?
Best answer: A
Explanation: Technical debt can limit architecture quality and future change. It should be visible and managed.
Topic: interfaces
What makes an interface decision architecturally significant?
Best answer: A
Explanation: Interfaces influence system structure and cross-component qualities.
Topic: stakeholder concerns
Which stakeholder concern is most architecture-relevant?
Best answer: A
Explanation: Operational concerns such as observability and rollback affect architecture decisions.
Topic: decision records
Why record architecture decisions?
Best answer: A
Explanation: Decision records help teams understand why choices were made and when they should be revisited.
Topic: modifiability
Which design choice can improve modifiability?
Best answer: A
Explanation: Modifiability often improves when responsibilities and dependencies are clear.
Topic: common trap
Which statement is weakest?
Best answer: A
Explanation: Diagrams can help, but architecture is about decisions, rationale, structure, constraints, qualities, and communication.