Walking into the CPSA-FL exam unprepared for its pace is a risk you do not need to take. The Getcertkey test engines recreate the pressure of the ISQI ISAQB Certified Professional for Software Architecture - Foundation Level testing environment, so when exam day arrives in 2026, it feels like just another practice session.
ISQI CPSA-FL Exam Overview:
| Certification Vendor: | iSAQB |
|---|---|
| Exam Name: | iSAQB CPSA-FL - Foundation Level Software Architecture Examination |
| Exam Number: | CPSA-FL |
| Exam Duration: | 75 minutes |
| Related Certifications: | iSAQB CPSA-A (Advanced Level) |
| Real Exam Qty: | 40 (multiple choice) |
| Certificate Validity Period: | No expiry (lifetime validity after passing) |
| Exam Format: | Multiple Choice, Multiple Response Questions, Single Choice Questions |
| Available Languages: | English, German |
| Passing Score: | 60% |
| Exam Price: | Varies by training provider / examination provider (typically ~EUR 200–400 range) |
| Recommended Training: | iSAQB Accredited Training Courses (Foundation Level) |
| Exam Registration: | iSAQB CPSA-FL Official Certification Page |
| Sample Questions: | ![]() |
| Exam Way: | Online or onsite via authorized iSAQB examination partners |
| Pre Condition: | No formal prerequisites required; basic software development knowledge recommended. |
| Official Syllabus URL: | https://www.isaqb.org/certifications/cpsa-foundation-level/ |
ISQI CPSA-FL Exam Syllabus Topics:
| Section | Objectives |
|---|---|
| Topic 1: Introduction to Software Architecture | - Definition of software architecture and role of software architects - Architecture goals and responsibilities |
| Topic 2: Documentation and Communication | - Architecture documentation techniques - Stakeholder communication and modeling |
| Topic 3: Requirements and Quality Attributes | - Quality attributes (performance, security, maintainability, etc.) - Functional vs non-functional requirements |
| Topic 4: Fundamentals and Principles | - Architectural principles and concepts - Separation of concerns and modularization |
| Topic 5: Architecture Evaluation | - Evaluation methods and approaches - Risk analysis and trade-offs |
| Topic 6: Architecture Design | - Architectural styles and patterns - Designing software architectures |
Common Questions About the ISQI CPSA-FL Exam
What is the ISQI ISAQB Certified Professional for Software Architecture - Foundation Level exam all about?
The CPSA-FL exam is the official iSAQB exam behind the iSAQB Certified Professional for Software Architecture (CPSA-FL) certification, validating the skills measured by the ISQI ISAQB Certified Professional for Software Architecture - Foundation Level credential. It sits at the Foundation level of the iSAQB certification program. It also connects to iSAQB CPSA-A (Advanced Level), so the knowledge you build here carries over to those tracks as well.
How many questions are on the CPSA-FL exam, and how much time do I get?
The CPSA-FL exam contains 40 (multiple choice) questions to be completed within 75 minutes. Before exam day, divide the available time by the question count to work out a comfortable per-question pace, and mark any item that eats into it so you can return later instead of getting stuck. Timed sessions in the Getcertkey test engines make that pacing automatic — run at least two full-length mock exams under the clock so time pressure never becomes the reason you drop points.
What score do I need to pass the CPSA-FL exam, and what does it cost?
The passing score for the CPSA-FL exam is 60%, and the official registration fee is Varies by training provider / examination provider (typically ~EUR 200–400 range). Retakes are not discounted — every new attempt means paying the full fee again — so it pays to measure yourself before you book. Work through the 45 practice questions on Getcertkey, sit a timed practice test, and schedule your exam only when your scores are consistently comfortable. That simple habit is the cheapest exam strategy there is.
Are there any prerequisites for the CPSA-FL exam?
No formal prerequisites required; basic software development knowledge recommended. Requirements can change when iSAQB revises its certification program, so confirm the current eligibility rules on the official exam page before you register.
How do I register for the CPSA-FL exam?
You can book the ISQI ISAQB Certified Professional for Software Architecture - Foundation Level exam through the official registration channels below:
As for delivery, the exam is offered in the following format: Online or onsite via authorized iSAQB examination partners. Choose the option that suits you best when you book your seat.
What official training is recommended for the CPSA-FL exam?
iSAQB recommends the following training resources for the ISQI ISAQB Certified Professional for Software Architecture - Foundation Level exam:
Official courses build the foundation; the 45 practice questions from Getcertkey then show you how that knowledge is examined, so the two work best together.
Can I try the CPSA-FL practice questions before I buy?
Yes. Getcertkey provides a free CPSA-FL PDF demo so you can review the question style and answer quality before purchasing. Every purchase also includes 365 days of free updates — if ISQI revises the exam during that period, the updated material reaches you at no cost. Once the free-update year ends, you can extend your update service at a 50% discount.
What if I fail the CPSA-FL exam, and how is my order delivered?
Every ISQI ISAQB Certified Professional for Software Architecture - Foundation Level purchase on Getcertkey is covered by a 100% money-back guarantee with clear conditions: if you take the corresponding exam within 60 days of your purchase and do not pass, you can claim a full refund by submitting a scanned copy of your exam enrollment slip and your official score report as a PDF within two days of the exam date; claims are processed within seven days of submission. The guarantee does not apply to exams taken within three days of purchase, to material that was downloaded but never used in an exam attempt, or to free products and expired orders, and the candidate name must match the payer name. If you would rather not take a refund, you can instead exchange your purchase for two free exam preparation products of equal value and keep the update service on your original product.
Delivery is instant: your download is sent to your email within one minute of payment, with no limit on how many computers you may install the material on. If nothing arrives within two hours, check your spam folder and contact customer service for help.
What topics are covered in the CPSA-FL exam?
The ISQI ISAQB Certified Professional for Software Architecture - Foundation Level exam blueprint is organized into 6 domains. The first three are:
- Architecture Design
- Requirements and Quality Attributes
- Fundamentals and Principles
For the complete domain-by-domain breakdown, scroll up to the full exam topics outline above and use it to plan how you distribute your study time.
ISQI ISAQB Certified Professional for Software Architecture - Foundation Level Sample Questions:
Question 1
Which of the following statements about (crosscutting) concepts are most appropriate? (Select four.)
A. Uniform usage of concepts reduces coupling between building blocks.
B. The definition of appropriate concepts ensures the conceptual integrity of the architecture.
C. Uniform exception handling is most easily achieved when architects agree with developers upon a suitable concept prior to implementation.
D. A concept might be implemented by a single building block.
E. Concepts are a means to increase consistency.
F. For each quality goal there should be an explicitly documented concept.
G. A concept can define constraints for the implementation of many building blocks.
Question 2
What role does understandability play for architecture documentation? (Choose three.)
A. It is desirable, but not essential.
B. It is less important than completeness.
C. It is an important quality characteristic.
D. It is a quality characteristic together with simplicity and brevity.
E. It is a quality characteristic together with correctness and efficiency.
F. It is a quality characteristic together with scope and completeness.
Question 3
Which of the following statements about the coupling between building blocks are correct? (Assign all answers.)
Question 4
Conway's law sometimes is referred to as "If you have four teams working on the compiler, you'll get a 4-pass compiler." Which interpretations of this law are true, which are false? (Assign all answers.)
Question 5
What do you have to take into account when designing external interfaces? (Choose three.)
A. Expected amount of parallel calls
B. Volatility of neighbouring systems
C. Effect on the coupling in the building block view
D. Ease of implementation
E. Protocols enforced by neighbouring systems
F. Adequate usage of the broker pattern
Solutions:
| Question 1 Answer: B,C,E,G | Question 2 Answer: C,D,F | Question 3 Answer: Only visible for members | Question 4 Answer: Only visible for members | Question 5 Answer: A,B,E |


PDF Version Demo
853 Customer Reviews




Quality and ValueGetCertKey Practice Exams are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development - no all study materials.
Tested and ApprovedWe are committed to the process of vendor and third party approvals. We believe professionals and executives alike deserve the confidence of quality coverage these authorizations provide.
Easy to PassIf you prepare for the exams using our GetCertKey testing engine, It is easy to succeed for all certifications in the first attempt. You don't have to deal with all dumps or any free torrent / rapidshare all stuff.
Try Before BuyGetCertKey offers free demo of each product. You can check out the interface, question quality and usability of our practice exams before you decide to buy.