Certified Professional for Software Architecture – Foundation Level Exam Questions

Here you have the best ISAQB CPSA-F practice exam questions.

Some things you may want to keep in mind about this practice exam questions:

  • You have 34 total questions to study from
  • Each page has 5 questions, making a total of 7 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on September 18, 2024

Question 1 of 34


What are the four key terms in common definitions of software architecture? (Choose four.)

    Correct Answer: BDEG

    The four key terms commonly associated with software architecture are Building Blocks, Relationships, Components, and Interfaces. Building Blocks and Components are fundamental elements of any architecture, defining the structure and organization of the system. Relationships are crucial as they describe how components interact and communicate with each other. Interfaces are important as they define the points of interaction between different components or systems, thus facilitating communication and integration.

Question 2 of 34


HOTSPOT -

Which statements regarding top-down and bottom-up design are true? (Assign all answers.)

Hot Area:

    Correct Answer:

Question 3 of 34


HOTSPOT -

Which statements with regard to project objectives and architectural objectives are true and which are false? (Assign all answers.)

Hot Area:

    Correct Answer:

Question 4 of 34


HOTSPOT -

How does management and architects work together? Decide which statements are true and which are false. (Assign all answers.)

Hot Area:

    Correct Answer:

Question 5 of 34


Name the three most important fields of template-based architecture documentation. (Choose three.)

    Correct Answer: ABD

    In template-based architecture documentation, it is crucial to describe module structures (white boxes), individual architectural modules and their external interfaces (black boxes), and to use a standardized document structure. Describing module structures helps in understanding the composition and hierarchy within the system. The description of individual architectural modules along with their external interfaces ensures clear communication about the functionality and interaction points of different parts of the system. A standardized document structure helps maintain consistency, readability, and ease of navigation within the documentation.