软件设计与标准体系结构期中考试试卷及答案下午.doc
《软件设计与标准体系结构期中考试试卷及答案下午.doc》由会员分享,可在线阅读,更多相关《软件设计与标准体系结构期中考试试卷及答案下午.doc(5页珍藏版)》请在咨信网上搜索。
四川大学期中考试试题(开卷) (~第2学期) 课程号: 课程名称: 软件设计和体系结构(B卷) 任课老师: 适用专业年级: 软件工程 级 学号: 姓名: 考试须知 四川大学学生参与由学校组织或由学校承接各级各类考试,必需严格实施《四川大学考试工作管理措施》和《四川大学考场规则》。有考试违纪作弊行为,一律根据《四川大学学生考试违纪作弊处罚条例》进行处理。 四川大学各级各类考试监考人员,必需严格实施《四川大学考试工作管理措施》、《四川大学考场规则》和《四川大学监考人员职责》。有违反学校相关要求,严格根据《四川大学教学事故认定及处理措施》进行处理。 题 号 一(30%) 二(20%) 三(30%) 四(20%) 五(0%) 六(0%) 七(0%) 八(0%) 卷面 成绩 得 分 阅卷时间 注意事项:1. 请务必将本人所在学院、姓名、学号、任课老师姓名等信息正确填写在试题纸和添卷纸上; 2. 请将答案全部填写在本试题纸上; 3. 考试结束,请将试题纸、添卷纸和初稿纸一并交给监考老师。 评阅老师 得分 一、Choice question(10 items,3points each,total 30points) 提醒:在每小题列出四个备选项中只有一个是符合题目要求,请将其代码填写在下表中。错选、多选或未选均无分。 1 2 3 4 5 6 7 8 9 10 C B B BCD ABCDE ABCD ADE ABCDE ABE BCDE 1.Which of the following view belongs to allocation view? (C ) (A) Decomposition (B) Shared data (C) Deployment (D) Use 2 The aspect that Availability concerns include ( B ) (A) How to modify system (B) How to check system faults (C) Show the easiness of software bugs (D) Whether easy to use 3.Which quality attribute does tactic that maintains semantic consistence support? ( B ) (A) Availability (B) Modifiability (C) Testability (D)Accuracy 4.Which of the following structures belong to component-and-connector structure? (BCD ) (A) Layered structure (B) Concurrency structure (C)Client-Server structure (D) publish-subscribe (E) Implementation structure 5.Stakeholder of the system includes( ABCDE ) (A)Project manager (B)Tester (C)Implementer (D)User (E)Architect 6.Witch contexts influence on the architecture( ABCD ) (A)Technical (B)Project (C)Business (D)Profession (E)Hobby 7.What questions does the module structure answer( ADE ) (A)What is the primary function responsibility of each module (B)What are the major executing components (C)What processor does each software element execute on (D)What other elements allowed to use (E)What software does it use and depend on 8.Why an architecture is important from a technical perspective( ABCDE ) (A)It supports or inhibits the quality attributes (B)It reduces design and system complexity by restricting design alternatives (C)It can help project manager accurately estimate the cost and schedule (D)It’s documents enhances communication among stakeholders (E)It can be the foundation for training a new team member 9.Tactics that resource management adopted include (ABE ) (A) Increase available resource (B) Introduce concurrency (C) Reduce computational cost (D) Increase computational efficiency (E) Maintain multiple copies of either data or computations 10.Modifiability concerns what problems (BCDE ) (A) System’s natural work time. (B) Which part of the system can be modified? (C) When to modify? (D) Who will do the modification? (E) The cost to modify 评阅老师 得分 二、terms to explain(5 items,4 points each,total 20points) 1. Software architecture The software architecture of a system is the set of structures needed to reason about the system, which comprise software elements, relations among them, and properties of both 软件构架是一组解释系统结构,这些结构包含了软件元素及元素之间关系和特征 2. Architecture Influence Cycle The architecture and the environment, such as business goal, technical, project and architect’s profession influenced each other, the mechanism call Architecture Influence Cycle ( AIC ) 4. Quality attribute scenario A quality attribute scenario is a quality-attribute-specific requirements, it consists six parts: Source of stimulus, Stimulus, Environment, Artifact, Response and Response Measure. 4. Tactic A tactic is a design decision that influences the achievement of a quality attribute response 5. Security Security is a measure of the system’s ability to protect data and information from unauthorized access while still providing access to people and system that are authorized. 评阅老师 得分 三、Short Answer Questions(3 items,10points each,total 30points) 1. Why do we need different architectural structures to reason about the system? Give your reason or example. Modern system are frequently too complex to grasp all at once, we restrict our attention at any one moment to one of the software system’s structure(3) There are three structures in the software architecture: module structure, component-and-connector(C&C) structure, allocation structure. (3) Module structures partition systems into implementation unit, modules are assigned specific computational responsibilities, and are the basis of work assignment. Module structures are static structure(1) C&C structures focus on the way the elements interact with each other at runtime to carry out the system’s functions(1) Allocation structures map software structures to the system’s environment(1) 2. How various tactics to support qualities attributes of software do impact each other? Give two examples, one explains the positive impact, another explains negative impact. The positive impact, the increase cohesion is a tactic to support modifiability, but it support the availability and testability.(5) The negative impact, the intermediate tactic to support the modifiability, but it inhibit the performance (5) 3. Drawing a concrete quality attribute scenario(six parts) according to below description. An operator inputs wrong data to the system, under normal operation, the system must notify the operator to input the correct data with no downtime. Source of stimulus: An operator Stimulus: wrong input Artifact: process Environment: Normal operations Response: notify the operator to input the correct string Response measure: No downtime 评阅老师 得分 四、Analytical questions(1items,20points each,total 20points) 1.Analyze the below structure, and answer question. 1) Explain the layered structure according to it’s elements, relation among elements and affected quality attributes ? (8) A layer provides a cohesive set of services. Layer are allowed to use other layers in a strictly managed fashion. Element: Layer; Relation: Uses the services of ; Quality Attributes affected: Modifiability 2)List modifiability tactics used in layer structure and give a short explaination. (12) Split Module Maintain Semantic Coherence Encapsulate Abstract Common Services Restrict Dependencies Use an Intermediary.- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 软件设计 标准 体系结构 期中考试 试卷 答案 下午
咨信网温馨提示:
1、咨信平台为文档C2C交易模式,即用户上传的文档直接被用户下载,收益归上传人(含作者)所有;本站仅是提供信息存储空间和展示预览,仅对用户上传内容的表现方式做保护处理,对上载内容不做任何修改或编辑。所展示的作品文档包括内容和图片全部来源于网络用户和作者上传投稿,我们不确定上传用户享有完全著作权,根据《信息网络传播权保护条例》,如果侵犯了您的版权、权益或隐私,请联系我们,核实后会尽快下架及时删除,并可随时和客服了解处理情况,尊重保护知识产权我们共同努力。
2、文档的总页数、文档格式和文档大小以系统显示为准(内容中显示的页数不一定正确),网站客服只以系统显示的页数、文件格式、文档大小作为仲裁依据,个别因单元格分列造成显示页码不一将协商解决,平台无法对文档的真实性、完整性、权威性、准确性、专业性及其观点立场做任何保证或承诺,下载前须认真查看,确认无误后再购买,务必慎重购买;若有违法违纪将进行移交司法处理,若涉侵权平台将进行基本处罚并下架。
3、本站所有内容均由用户上传,付费前请自行鉴别,如您付费,意味着您已接受本站规则且自行承担风险,本站不进行额外附加服务,虚拟产品一经售出概不退款(未进行购买下载可退充值款),文档一经付费(服务费)、不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
4、如你看到网页展示的文档有www.zixin.com.cn水印,是因预览和防盗链等技术需要对页面进行转换压缩成图而已,我们并不对上传的文档进行任何编辑或修改,文档下载后都不会有水印标识(原文档上传前个别存留的除外),下载后原文更清晰;试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓;PPT和DOC文档可被视为“模板”,允许上传人保留章节、目录结构的情况下删减部份的内容;PDF文档不管是原文档转换或图片扫描而得,本站不作要求视为允许,下载前自行私信或留言给上传者【二***】。
5、本文档所展示的图片、画像、字体、音乐的版权可能需版权方额外授权,请谨慎使用;网站提供的党政主题相关内容(国旗、国徽、党徽--等)目的在于配合国家政策宣传,仅限个人学习分享使用,禁止用于任何广告和商用目的。
6、文档遇到问题,请及时私信或留言给本站上传会员【二***】,需本站解决可联系【 微信客服】、【 QQ客服】,若有其他问题请点击或扫码反馈【 服务填表】;文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“【 版权申诉】”(推荐),意见反馈和侵权处理邮箱:1219186828@qq.com;也可以拔打客服电话:4008-655-100;投诉/维权电话:4009-655-100。
1、咨信平台为文档C2C交易模式,即用户上传的文档直接被用户下载,收益归上传人(含作者)所有;本站仅是提供信息存储空间和展示预览,仅对用户上传内容的表现方式做保护处理,对上载内容不做任何修改或编辑。所展示的作品文档包括内容和图片全部来源于网络用户和作者上传投稿,我们不确定上传用户享有完全著作权,根据《信息网络传播权保护条例》,如果侵犯了您的版权、权益或隐私,请联系我们,核实后会尽快下架及时删除,并可随时和客服了解处理情况,尊重保护知识产权我们共同努力。
2、文档的总页数、文档格式和文档大小以系统显示为准(内容中显示的页数不一定正确),网站客服只以系统显示的页数、文件格式、文档大小作为仲裁依据,个别因单元格分列造成显示页码不一将协商解决,平台无法对文档的真实性、完整性、权威性、准确性、专业性及其观点立场做任何保证或承诺,下载前须认真查看,确认无误后再购买,务必慎重购买;若有违法违纪将进行移交司法处理,若涉侵权平台将进行基本处罚并下架。
3、本站所有内容均由用户上传,付费前请自行鉴别,如您付费,意味着您已接受本站规则且自行承担风险,本站不进行额外附加服务,虚拟产品一经售出概不退款(未进行购买下载可退充值款),文档一经付费(服务费)、不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
4、如你看到网页展示的文档有www.zixin.com.cn水印,是因预览和防盗链等技术需要对页面进行转换压缩成图而已,我们并不对上传的文档进行任何编辑或修改,文档下载后都不会有水印标识(原文档上传前个别存留的除外),下载后原文更清晰;试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓;PPT和DOC文档可被视为“模板”,允许上传人保留章节、目录结构的情况下删减部份的内容;PDF文档不管是原文档转换或图片扫描而得,本站不作要求视为允许,下载前自行私信或留言给上传者【二***】。
5、本文档所展示的图片、画像、字体、音乐的版权可能需版权方额外授权,请谨慎使用;网站提供的党政主题相关内容(国旗、国徽、党徽--等)目的在于配合国家政策宣传,仅限个人学习分享使用,禁止用于任何广告和商用目的。
6、文档遇到问题,请及时私信或留言给本站上传会员【二***】,需本站解决可联系【 微信客服】、【 QQ客服】,若有其他问题请点击或扫码反馈【 服务填表】;文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“【 版权申诉】”(推荐),意见反馈和侵权处理邮箱:1219186828@qq.com;也可以拔打客服电话:4008-655-100;投诉/维权电话:4009-655-100。
关于本文