列表

详情


Software architecture reconstruction is an interpretive, interactive, and iterative process including many activities. (  )involves analyzing a system's existing design and implementation artifacts to construct a model of it. The result is used in the following activities to construct a view of the system. The database construction activity converts the (  ) contained in the view into a standard format for storage in a database. The (  )activity involves defining and manipulating the information stored in database to reconcile, augment, and establish connections between the elements. Reconstruction consists of two primary activities: (  ) and (  ). The former provides a mechanism for the user to manipulate architectural elements, and the latter provides facilities for architecture reconstruction.


第 1 问

A. Reverse engineering

B. Information extraction

C. Requirements analysis

D. Source code analysis

第 2 问

A. actors and use cases

B. processes and data

C. elements and relations

D. schemas and tables

第 3 问

A. database normalization

B. schema definition

C. database optimization

D. view fusion

第 4 问

A. architecture analysis and design

B. domain analysis and static modeling

C. visualization and interaction

D. user requirements modeling

第 5 问

A. pattern definition and recognition

B. architecture design and implementation

C. system architecture modeling

D. dynamic modeling and reconstruction

参考答案: B C D C A

详细解析:

参考译文:
软件架构重用是一个解释性、交互式和反复迭代的过程,包括了多项活动。信息提取通过分析系统现有设计和实现工件来构造它的模型。其结果用于在后续活动中构造系统的视图。数据库构建活动把模型中包含的元素和关系转换为数据库中的标准存储格式。视图融合活动包括定义和操作数据库中存储的信息,理顺、加强并建立起元素之间的连接。重构由两个主要活动组成;可视化和交互记及模式定义和识别。前者提供了一种让用户操作架构元素的机制,后者则提供了用于架构重构的设施。


上一题