iSAQB Certified Professional for Software Architecture – Foundation Level (CPSA-F) — Question 13
Which views should software architects document? Select the three most popular views.
Answer options
- A. Deployment view
- B. Data view
- C. Runtime view
- D. Configuration view
- E. Non-functional view
- F. Link view
- G. Stakeholder view
- H. Building-block view
- I. Interface view
Correct answer: A, C, H
Explanation
The correct answers, Deployment view, Runtime view, and Building-block view, are essential for illustrating how the system is structured, how it operates during execution, and how components interact. The other options, while important, are not as commonly prioritized in architectural documentation compared to the selected views.