volume_mute

Architectural Views Classification

publish date2026/06/10 09:23:16.165180 UTC

volume_mute

Classify each scenario into the architectural view it most naturally belongs to.

drag and drop the selected option to the right place

Correct Answer

(1) Showing how the Patient class relates to the Appointment and Doctor classes,Logical view
(2) Showing how a web server process handles concurrent HTTP requests at run-time,Process view
(3) Showing which developer team owns the Authentication module,Development view
(4) Showing that the database server is deployed on a separate physical machine from the application server,Physical view

Explanation

Logical view → key abstractions and their relationships; Process view → run-time process interaction; Development view → software decomposition and ownership for development teams; Physical view → hardware and software deployment mapping.

Reference

Software Engineering, Ian Sommerville, 10th edition


Quizzes you can take where this question appears