史上最全四川大学软件工程导论选择题题库
软件工程导论期末考试题
一、单项选择题 1.适合于面向对象方法学的软件生存周期模型是( B )A.瀑布模型B.喷泉模型C.螺旋模型D.增量模型 2.从实用角度看,数据规范化程度在大多数场合选用第( C )范式。
A. 1B.2C.3D.5 3. 可行性分析研究的目的是( A )。
A.项目值得开发否 B.争取项目C.开发项目D.规划项目4. 模块的内聚性最高的是 ( D )A.逻辑内聚B.时间内聚C.偶然内聚D.功能内聚5.开发软件所需高成本和产品的低质量之间有着尖锐的矛盾,这种现象称做 ( B )A. 软件工程B. 软件危机C. 软件周期D. 软件产生 6. 需求分析阶段的任务是确定( D ) A.软件开发方法 B.软件开发工具 C.软件开发费 D.软件系统的功能 7. 完整的软件结构通常用( B )图来表示。
A. IPO 图B. HIPO 图C.PAD 图D.DFD 图8. 在白盒法技术测试用例的设计中( A )是最弱的覆盖标准。
A.语句 B.路径 C.条件组合 D.判定9•对象实现了数据和操作的结合,使数据和操作( C )于对象的统一体中。
A.结合B.隐藏C.封装D.抽象10. 在数据流图中,圆代表(C )。
A.源点B.终点C.加工D.模块11. 模块内聚度越高,说明模块内各成分彼此结合的程度越(B )。
A.松散B.紧密C.无法判断D.相等12. 软件测试方法中,黑盒、白盒测试法是常用的方法,其中黑盒测试主要用于测试( B )。
A.结构合理性B.软件外部功能C.程序正确性D.程序内部逻辑13. 面向对象开发方法中, ( C )是占主导地位的标准建模语言。
A.Booch 方法 B.Coad 方法 C.UML 语言 D.OMT 方法14. 软件需求分析的主要任务是准确地定义出要开发的软件系统是( C )A.如何做B.怎么做C.做什么D.对谁做15. 结构化程序设计的一种基本方法是( C ) A.筛选法 B.迭代法 C.逐步求精法D.递归法二、填空题 1.目前使用最广泛的软件工程学方法分别是传统方法学和(面向对象方法学 ))和事务流。
软件工程导论期末考试试题
软件工程导论期末考试试题1.选择题1.瀑布模型将软件生命周期划分为八个阶段,包括问题定义、可行性研究、软件需求分析、系统总体设计、详细设计、编码、测试和运行、维护。
这八个阶段可以归纳为三个大的阶段,即计划阶段、开发阶段和运行阶段。
选项中正确的是C,即运行阶段。
2.在结构化的瀑布模型中,如果哪个环节出错,对软件的影响最大,选项中正确的是C,即测试和运行阶段。
3.在结构化的瀑布模型中,系统测试阶段的目标是由哪个阶段定义的标准决定的,选项中正确的是A,即需求分析阶段。
4.软件工程的出现主要是由于软件危机的出现,选项中正确的是C。
5.软件工程方法学的目的是使软件生产规范化和工程化,而软件工程方法得以实施的主要保证是软件开发工具和软件开发的环境,选项中正确的是C。
6.软件开发常使用的两种基本方法是结构化和原型化方法,在实际的应用中,它们之间的关系表现为相互补充,选项中正确的是B。
7.UML主要应用于基于对象的面向对象的方法,选项中正确的是C。
8.在下面的软件开发方法中,要求软件设计和开发人员的开发要求最高的是原型化方法,选项中正确的是B。
9.结构化分析方法强调分析对象的数据流,选项中正确的是B。
10.软件开发的结构化生命周期方法将软件生命周期划分成计划阶段、开发阶段和运行阶段,选项中正确的是A。
11.软件开发中常采用的结构化生命周期方法一般称其为瀑布模型,选项中正确的是A。
12.软件开发的瀑布模型中,可能占用人员最多的阶段是编码阶段,选项中正确的是C。
2.改写1.瀑布模型将软件生命周期划分为八个阶段,包括问题定义、可行性研究、软件需求分析、系统总体设计、详细设计、编码、测试和运行、维护。
这八个阶段可以归纳为三个大的阶段,即计划阶段、开发阶段和运行阶段。
其中,运行阶段是指软件开发完成后,软件被交付给用户并开始使用的阶段。
2.在结构化的瀑布模型中,如果哪个环节出错,对软件的影响最大。
在这八个阶段中,测试和运行阶段是最后一个阶段,也是软件交付给用户前的最后一个阶段,如果在这个阶段出现问题,将会对软件的使用造成很大的影响。
软件工程导论复习题选择
选择题(1)在软件开发模型中,提出最早、应用最广泛的模型是()A.瀑布 B. 螺旋 C. 演化 D. 智能(2)软件工程方法在实践中不断发展着的方法,而早期的软件工程方法一般是指()A. 原型化方法B. 结构化方法C. 面向对象方法D. 功能分解法(3)下列关于瀑布模型的描述正确的是()A.利用瀑布模型,如果发现问题修改的代价很低B.瀑布模型的核心是按照软件开发的时间顺序将问题简化C.瀑布模型具有良好的灵活性D.瀑布模型采用结构化的分析与设计方法,将逻辑实现与物理分开实现(4) 原型化方法是用户和设计者之间执行的一种交互构成,适用于()系统A.需求不确定性高的B.需求确定的C.管理信息D.实时(5)软件开发瀑布模型中的软件定义时期各个阶段依次是()A.问题定义,可行性研究,需求分析B.可行性研究,问题定义,需求分析C.可行性研究,需求分析,问题定义D.以上顺序都不对(6)开发软件所需高成本和产品的低质量之间有这着尖锐的矛盾,这种现象()的一种表现A.软件工程B.软件周期C.软件危机D.软件产生(7)快速原型模型的主要特点之一是()A.开发完毕才见到产品B.及早提供全部完整的软件产品C.开发完毕后才见到工作软件D.及早提供工作软件(8)软件工程中常用的生命周期模型有()等A.瀑布模型,快速原型模型,增量模型,螺旋模型和喷泉模型B.瀑布模型,快速原型模型,扩展模型,螺旋模型和喷泉模型C.瀑布模型,快速循环模型,增量模型,螺旋模型和喷泉模型D.瀑布模型,快速原型模型,增量模型,螺旋模型和敏捷模型(9)软件工程方法是在实践中不断发展着的方法,而早期的软件工程方法常用模型不包括()A.瀑布模型B.敏捷模型C.原型模型D.螺旋模型(10)软件开发瀑布模型中的各个阶段依次是()A.设计、分析、实现、测试、维护B.分析、设计、测试、实现、维护C.分析、设计、实现、维护、测试D.分析、设计、实现、测试、维护(11)软件危机的表现不包括()A.软件质量不可靠B.软件几乎是不可维护的C.测试过程中发现的错误较多D.缺少文档(12)瀑布模型的主要特点之一是()A.推迟实现B.成功效率高C.容易失败D.过程迭代(13)在软件生产的程序系统时代由于软件规模扩大和软件复杂性提高等原因导致了()A.软件危机B.软件工程C.程序设计革命D.结构化程序设计(14)软件工程是()A.是结构化程序设计的指导方法B.是软件开发技术和软件工程管理学为内容的科学C.是指导计算机软件开发和维护的工程学科D.是指导软件开发的工程方法(15)在各种不同的软件需求中,功能需求描述了用户使用产品必须要完成的任务,可以在用例模型或方案脚本中予以说明,()是从各个角度对系统的约束和限制,反应了应用对软件系统质量和特性的额外要求A.业务需求B.系统需求C.非功能需求D.用户需求(16)软件可行性研究一般不考虑()A.是否有足够的人员和相关的技术来支持系统开发B.是否有足够的工具和相关的技术来支持系统开发C.待开发软件是否有市场、经济上是否合算D.待开发的软件是否会有质量问题(17)经济可行性研究的范围包括()A.资源有效性B.管理制度C.效益分析D.开发风险(18)研究开发所需要的成本和资源是属于可行性研究中的()A.技术可行性B.经济可行性C.社会可行性D.法律可行性(19)研究开发的软件是否符合相关法律规定是属于可行性研究中的()A.技术可行性B.经济可行性C.社会可行性D.法律可行性(20)可行性研究实质上是进行了一次()A.简化了的系统分析过程B.详尽的系统分析和设计过程C.彻底的系统设计过程D.深入的需求分析(21)可行性研究阶段的主要任务包括()A.分析和澄清问题定义B.导出系统的逻辑模型C.指定粗略的进度、建议和计划D.以上全是(22)需求分析的任务包括()A.确定对系统的综合要求B.分析系统的数据要求C.导出逻辑模型并修正开发计划D.以上全队(23)需求分析的任务不包括()A.确定对系统的综合要求B.分析系统的数据要求C.从技术的角度分析系统是否可行D.导出逻辑模型并修正开发计划(24)将一个复杂的系统分析清楚,传统的软件工程方法是结构化分析方法,结构化分析方法就是()A.面向数据流自顶向下,逐步求精的发放B.由内向外进行分析的方法C.先局部化后整体化的分析方法D.使用IPO图形工具分析的方法(25)需求分析是要完整、准确、清晰、具体地确定系统所要完成的工作。
软件工程导论《软件工程》期末考试题及答案
软件工程导论《软件工程》期末考试题及答案一、选择题(每题2分,共20分)1. 下列哪项不是软件工程的基本目标?A. 提高软件的生产率B. 提高软件的可维护性C. 提高软件的性能D. 降低软件的开发成本答案:C2. 下列哪种方法不属于软件需求分析的方法?A. 数据流图(DFD)B. 实体-关系图(ER图)C. 状态转换图D. Petri网答案:D3. 软件设计中,模块的内聚性越高,表明模块的:A. 功能越单一B. 独立性越强C. 复用性越低D. 可维护性越低答案:A4. 在软件测试阶段,下列哪种测试方法不属于黑盒测试?A. 等价类划分B. 边界值分析C. 代码覆盖率分析D. 逻辑覆盖分析答案:D5. 软件项目管理中,项目经理的主要职责不包括以下哪项?A. 制定项目计划B. 管理项目进度C. 组织项目团队D. 编写代码答案:D二、填空题(每题2分,共20分)6. 软件生命周期可以分为______、需求分析、设计、编码、测试、维护等阶段。
答案:需求调研7. 软件工程的三要素是______、过程、方法。
答案:工具8. 在软件设计中,模块的独立性包括______和耦合性两个方面。
答案:内聚性9. 软件测试的目的不包括______。
答案:发现并修复所有错误10. 软件项目管理的主要目标是实现项目的______、质量和成本控制。
答案:进度三、简答题(每题10分,共30分)11. 简述软件工程的基本原则。
答案:软件工程的基本原则包括:(1)抽象:将复杂问题分解为更简单的子问题;(2)分解:将问题分解为多个部分,分别解决;(3)模块化:将软件划分为独立的模块,提高可维护性和复用性;(4)信息隐藏:隐藏模块内部的信息,只暴露必要的接口;(5)一致性:保持软件各部分的一致性,提高可读性;(6)可维护性:使软件易于修改和维护。
12. 简述软件需求分析的目的和任务。
答案:软件需求分析的目的在于明确用户对软件系统的功能、性能等方面的需求。
软件工程导论试题(打印)(1)
软件工程导论试题(老师给的)一.选择1、瀑布模型把软件生命周期划分为八个阶段:问题的定义、可行性研究、软件需求分析、系统总体设计、详细设计、编码、测试和运行、维护.八个阶段又可归纳为三个大的阶段:计划阶段、开发阶段和( )。
A、详细计划B、可行性分析C、运行阶段D、测试与排错2、从结构化的瀑布模型看,在它的生命周期中的八个阶段中,下面的几个选项中哪个环节出错,对软件的影响最大()。
A、详细设计阶段B、概要设计阶段C、需求分析阶段D、测试和运行阶段3、在结构化的瀑布模型中,哪一个阶段定义的标准将成为软件测试中的系统测试阶段的目标().A、需求分析阶段B、详细设计阶段C、概要设计阶段D、可行性研究阶段4、软件工程的出现主要是由于()。
A。
程序设计方法学的影响B。
其它工程科学的影响C. 软件危机的出现D.计算机的发展5、软件工程方法学的目的是:使软件生产规范化和工程化,而软件工程方法得以实施的主要保证是( )A、硬件环境B、软件开发的环境C、软件开发工具和软件开发的环境D、开发人员的素质6、软件开发常使用的两种基本方法是结构化和原型化方法,在实际的应用中,它们之间的关系表现为( )A、相互排斥B、相互补充C、独立使用D、交替使用7、UML是软件开发中的一个重要工具,它主要应用于哪种软件开发方法( )A、基于瀑布模型的结构化方法B、基于需求动态定义的原型化方法C、基于对象的面向对象的方法D、基于数据的数据流开发方法8、在下面的软件开发方法中,哪一个对软件设计和开发人员的开发要求最高( )A、结构化方法B、原型化方法C、面向对象的方法D、控制流方法9、结构化分析方法是一种预先严格定义需求的方法,它在实施时强调的是分析对象的()A、控制流B、数据流C、程序流D、指令流10、软件开发的结构化生命周期方法将软件生命周期划分成()A、计划阶段、开发阶段、运行阶段B、计划阶段、编程阶段、测试阶段C、总体设计、详细设计、编程调试D、需求分析、功能定义、系统设计11、软件开发中常采用的结构化生命周期方法,由于其特征而一般称其为( )A、瀑布模型B、对象模型C、螺旋模型D、层次模型12、软件开发的瀑布模型,一般都将开发过程划分为:分析、设计、编码和测试等阶段,一般认为可能占用人员最多的阶段是( )A、分析阶段B、设计阶段C、编码阶段D、测试阶段二.填空21.系统流程图是描述物理模型的传统工具,用图形符号表示系统中各个元素表达了系统中各种元素之间的()情况.22.成本效益分析的目的是从()角度评价开发一个项目是否可行。
2023软件工程导论期末考试题库及参考答案
2023软件工程导论期末考试题库及参考答案一、选择题(每题2分,共20分)1. 以下哪个不是软件工程的三个基本目标?A. 可维护性B. 可用性C. 可靠性D. 高效性参考答案:D2. 软件生命周期中,以下哪个阶段是软件开发过程的核心阶段?A. 需求分析B. 设计C. 编码D. 测试参考答案:C3. 以下哪种编程范式主要用于降低软件复杂性?A. 面向对象编程B. 过程式编程C. 函数式编程D. 逻辑编程参考答案:A4. 在软件工程中,以下哪个方法用于估算软件项目的成本和进度?A. COCOMOB. WBSC. SDLCD. CASE参考答案:A5. 以下哪个是软件工程中的一个重要原则?A. 分而治之B. 一次性编写C. 重用D. 模块化参考答案:D6. 以下哪个不是软件工程的基本活动?A. 软件规格B. 软件开发C. 软件验证D. 软件测试参考答案:C7. 以下哪个是软件工程中用于提高软件质量的技术?A. 设计模式B. 重构C. 代码审查D. 单元测试参考答案:C8. 以下哪个不是软件工程的五大基本过程?A. 软件规格B. 软件开发C. 软件维护D. 软件项目管理参考答案:D9. 以下哪个是软件工程中的一个重要概念,用于描述软件系统中的各个组件之间的关系?A. 耦合B. 内聚C. 模块化D. 重用参考答案:A10. 以下哪个是软件工程中的一个重要原则,用于指导软件开发过程?A. 迭代B. 增量C.螺旋D. 模型驱动参考答案:A二、填空题(每题2分,共20分)11. 软件工程的三要素是:方法、工具和______。
参考答案:过程12. 软件生命周期包括:需求分析、设计、编码、______和软件维护。
参考答案:测试13. 软件工程中的面向对象方法包括:封装、继承和______。
参考答案:多态14. 软件工程中的 CASE 工具主要用于支持______。
参考答案:软件设计和开发15. 软件工程中的敏捷开发方法强调______、可维护性和可扩展性。
软件工程导论试题集-选择
①软件生命周期中所花费用最多的阶段是(D)A.详细设计B.软件编码C.软件测试D.软件维护②可行性分析是在系统开发的早期所做的一项重要的论证工作,它是决定该系统是否开发的决策依据,因必须给出(B)的回答。
A.确定B.行或不行C.正确D.无二义③下列关于瀑布模型的描述正确的是(C)。
A. 瀑布模型的核心是按照软件开发的时间顺序将问题简化。
B. 瀑布模型具由于良好的灵活性。
C. 瀑布模型采用结构化的分析与设计方法,将逻辑实现与物理实现分开。
D. 利用瀑布模型,如果发现问题则修改的代价很低。
④详细设计的结果基本决定了最终程序的(C)A.代码的规模B.运行速度C.质量D.可维护性⑤结构化程序设计主要强调的是(D)A.程序的规模B.程序的效率C.程序设计语言的先进性D.程序易读性⑥程序的三种基本控制结构是(B)A.过程、子程序和分程序B.顺序、选择和重复C.递归、堆栈和队列D.调用、返回和转移⑦确认软件的功能是否与需求规格说明书中所要求的功能相符的测试属于(C)A、集成测试B、恢复测试C、验收测试D、单元测试⑧面向对象技术中,对象是类的实例。
对象有三种成份:(A)、属性和方法(或操作)。
A. 标识B. 规则C. 封装D. 消息⑨下面关于面向对象方法中消息的叙述,不正确的是(B)。
A. 键盘、鼠标、通信端口、网络等设备一有变化,就会产生消息B.操作系统不断向应用程序发送消息,但应用程序不能向操作系统发送消息C. 应用程序之间可以相互发送消息D.发送与接收消息的通信机制与传统的子程序调用机制不同⑩面向对象程序设计中的数据隐藏指的是(D)。
A.输入数据必须输入保密口令B.数据经过加密处理C. 对象内部数据结构上建有防火墙D.对象内部数据结构的不可访问性1.程序设计属于软件开发过程( C )阶段。
A、设计B、编程C、实现D、编码2.结构设计是一种应用最广泛的系统设计方法,是以( A )为基础、自顶向下、逐步求精和模块化的过程。
《软件工程导论》期末考试试题和答案(整理)
得分评卷人一、填空题1.软件生计周期一般可分为 __问题定义 __、可行性研究、 _需求剖析 _____、设计编码、 __ 测试 ________、运转与保护阶段。
2.按软件的功能进行区分,软件能够区分为系统软件、支撑软件和应用软件。
3.可行性研究主要集中在以下四个方面经济可行性、技术可行性、法律可行性和决断。
4.用户界面的可使用性是用户界面设计最重要的也是最基本的目标。
5.常有的软件纲要设计方法有 3 大类:以数据流图为基础结构模块结构的___结构化设计方法 _________,以数据结构为基础结构模块的__jackson 方法 __________ ,以对象、类、继承和通讯为基础的 __面向对象设计方法 __________。
6.__数据流图 ________和 __数据词典 ___共同组成系统的逻辑模型。
7.软件测试的方法有 __剖析方法 ________和 ___非剖析方法 _______(即黑盒法)。
8.单元测试一般以 ___白盒 _____________测试为主, ___黑盒 ______测试为辅。
9.成本预计方法主要有 __自底向上预计 ________、_自顶向下预计 _________和算法模型预计三种种类。
得分评卷人二、单项选择题1.以下哪个阶段不属于软件生计周期的三大阶段(C)。
A 、计划阶段B 、开发阶段C、编码阶段 D 、保护阶段2.需求剖析是( A)。
A、软件开发工作的基础B、软件生计周期的开始C、由系统剖析员独自达成的D、由用户自己独自达成的3.原型化方法是软件开发中一类常用的方法,它与结构化方法对比较,更需要( B)。
A、明确的需求定义B、完好的生命周期C、较长的开发时间D、娴熟的开发人员4.软件保护时,对测试阶段未发现的错误进行测试、诊疗、定位、纠错,直至改正的回归测试过程称为(A)。
A 、更正性保护B、适应性保护C、完美性保护D、预防性保护5. 一般说来,投入运转的软件系统中有错误(A)。
(完整)《软件工程导论》试题及答案,推荐文档
一, 判断题(正确的在括号内打上"√",错误的打上"×".每题1.5分,共15分)Warnier方法也是一种面向数据结构的设计方法,其逻辑更严格.(×)PAD图在设置了五种基本控制结构后,还允许递归调用. (×)为了加快软件维护作业的进度,应尽可能增加维护人员的数目.(×)当验收测试通过,软件开发就完成了.(×)完成测试作业后,为了缩短源程序的长度应删除程序中的注解.(×)在进行总体设计时应加强模块间的联系.(×)系统结构图是精确表达程序结构的图形表示法.因此,有时也可以将系统结构图当作系统流程图使用.(×)用黑盒法测试时,测试用例是根据程序内部逻辑设计的.(×)在程序调试时,找出错误的位置和性质比改正该错误更难.(√)以对象,类,继承和通信为基础的面向对象设计方法(OOD)也是常见的软件概要设计方法之一.(√)二,单项选择题(每小题2分,共10分)试判断下列叙述中,哪个(些)是正确的(D)a,软件系统中所有的信息流都可以认为是事务流b,软件系统中所有的信息流都可以认为是变换流c,事务分析和变换分析的设计步骤是基本相似的A,a B,b C,c D,b和c进行需求分析可使用多种工具,但(B)是不适用的.A,数据流图B,PAD图C,判定表D,数据词典在详细设计阶段,经常采用的工具有(A).A,PAD B,SA C,SC D,DFD详细设计的结果基本决定了最终程序的(C)A,代码的规模B,运行速度C,质量D,可维护性使用白盒测试方法时,确定测试数据应根据(A)和指定的覆盖标准.A,程序的内部逻辑B,程序的复杂程度C,该软件的编辑人员D,程序的功能三,多项选择题(每题2分,共10分.注:正确得2分,漏选得1分,多选,错选不得分.) (ABCD)可以作为模块.A,子程序B,函数C,过程D,编译文件下面哪些测试属于黑盒测试(BCD).A,路径测试B,等价类划分C,边界值分析D,错误推测E,循环测试下列属于度量效益方法的是(ABCD).A,货币的时间价值B,投资回收期C,收入D,投资回报率软件维护的策略包括(BCD).A,定期检测维护B,改正性维护C,适应性维护D,完善性维护下列属于软件测试过程的是(ABE).A,单元测试B,组装测试C,内核测试D,法律验证E,确认测试四,简答题(每题6分,共24分)耦合性和内聚性有几种类型其耦合度,内聚强度的顺序如何答案:低:非直接耦合,数据耦合,标记耦合,控制耦合,外部耦合,公共耦合,内容耦合:高强:功能内聚,信息内聚,通信内聚,过程内聚,时间内聚,逻辑内聚,偶然内聚:弱请举例说明什么是多态,什么是重载答案:多态性是指子类对象可以像父类对象那样使用,同样的消息既可以发送给父类对象也可以发送给子类对象.也就是说,在类等级的不同层次中可以共享(公用)一个行为(方法)的名字,然而不同层次中的每个类却各自按自己的需要来实现这个行为.当对象接收到发送给它的消息时,根据该对象所属于的类动态选用在该类中定义的实现算法.重载是指一个类中有多个同名的方法,但在操作数个数或类型上有区别.例: public class A{int age;String name;public void setValue(int i) {age=i; }public void setValue(String s) {name=s; }什么是数据字典简述数据字典与数据流图的关系.答案:数据字典是关于数据的信息的集合,对数据流程图中的各个元素做完整的定义与说明,是数据流程图的补充工具.(2分)数据流图和数据字典共同构成系统的逻辑模型,没有数据字典数据流图就不严格,然而没有数据流图数据字典也难于发挥作用. 数据流图和对数据流图中每个元素的精确定义放在一起,才能共同构成系统的规格说明.(3分)简述编码风格的重要性.答案:阅读程序是软件开发和维护过程中的一个重要组成部分,程序实际上也是一种供人阅读的文章.应当在编写程序时讲求程序的风格,这将大量地减少人们读程序的时间.良好的编码风格有助于编写出可靠而又容易维护的程序,编码的风格在很大程度上决定着程序的质量. 面向对象的测试和传统开发方法的测试有什么不同答案:(1)二者都可以分成四个阶段进行.但传统测试最小单元是模块,而在面向对象环境下,最小的可测试的单元是封装了的类或对象,而不是程序模块.(2)因为面向对象软件没有一个层次的控制结构,所以传统的自顶向下和自底向上的组装策略意义不大. 每次将一个操作组装到类中(像传统的增殖式组装那样)常常行不通,因为在构成类的各个部件之间存在各种直接的和非直接的交互.对于面向对象系统的组装测试,存在两种不同的测试策略.五,分析应用题(20分)求一组数组中的最大数, 数组表示为A(n) ,n=1,2……n的自然数.(10分)请画出程序流程图(4分)请画出该算法的N-S图(3分)请用PAD图来表示该算法(3分)答案:2. 下面是某程序的流程图:(10分)计算它的环路复杂性.(3分) 答案:7为了完成基本路径测试,求它的一组独立的路径.(7分)答案:路径1: (0)—①—(13)—(19)路径2: (0)—②—③—(14)—(19)路径3: (0)—②—④—⑤—(15)—(19)路径4: (0)—②—④—⑥—⑦—(16)—(19)路径5: (0)—②—④—⑥—⑧—⑨—(17)—(19)路径6: (0)—②—④—⑥—⑧—⑩—(11)—(18)—(19)路径7: (0)—②—④—⑥—⑧—⑩—(12)—(19)六,阅读下列说明和数据流图,回答问题1至问题4,将解答填入答题纸的对应栏内.(12分) [说明]某基于微处理器的住宅安全系统,使用传感器(如红外探头,摄像头等)来检测各种意外情况,如非法进入, 火警,水灾等.房主可以在安装该系统时配置安全监控设备(如传感器,显示器,报警器等),也可以在系统运行时修改配置,通过录像机和电视机监控与系统连接的所有传感器,并通过控制面板上的键盘与系统进行信息交互.在安装过程中,系统给每个传感器赋予一个编号(即id)和类型,并设置房主密码以启动和关闭系统,设置传感器事件发生时应自动拨出的电话号码.当系统检测到一个传感器事件时,就激活警报,拨出预置的电话号码,并报告关于位置和检测到的事件的性质等信息.加工4的细化图[问题1](3分)数据流图1(住宅安全系统顶层图)中的A和B分别是什么答案:A:传感器: B:报警器[问题2](3分)数据流图2(住宅安全系统第0层DFD图)中的数据存储"配置信息"会影响图中的哪些加工答案:监控传感器,显示信息和状态[问题3](6分)将数据流图3(加工4的细化图)中的数据流补充完整,并指明加工名称,数据流的方向(输入/输出)和数据流名称.答案: 4.4"读传感器"添加输入数据流"传感器状态"4.1"显示格式"添加输出数据流"传感器数据"4.5"拨号"添加输出数据流"电话拨号"七,请以自己的实际体会说明项目管理的意义和作用.(8分)答案:(要点)软件项目管理就是对软件工程项目开发过程的管理.具体地说,就是对整个软件生存期的一切活动进行管理,以达到提高生产率,改善产品质量的目的.软件项目管理的职能:(1)制定计划:规定待完成的任务,要求,资源,人力和进度等.(2)建立项目组织:为实施计划,保证任务的完成,需要建立分工明确的责任机构.(3)配备人员:任用各种层次的技术人员和管理人员.(4)指导:鼓励和动员软件人员完成所分配的任务.(5)检验:对照计划或标准监督检查实施的情况.。
《软件工程导论》试题及答案
《软件工程导论》试题及答案软件工程导论试题及答案一、选择题1. 软件工程是一门多学科交叉的学科,其中包括以下哪些学科?A. 计算机科学B. 电子工程C. 数学D. 管理学E. 心理学答案:A、B、C、D2. 软件工程的目标是什么?A. 提高软件开发效率B. 提高软件质量C. 提高软件可靠性D. 提高软件维护性E. 提高软件安全性答案:A、B、C、D、E3. 软件过程模型是指软件开发过程中的一种抽象表示方法,常用的软件过程模型有哪些?A. 瀑布模型B. 增量模型C. 螺旋模型D. 敏捷模型E. 喷泉模型答案:A、B、C、D4. 以下哪个开发方式可以在软件开发过程中提供更多的灵活性和快速反馈?A. 瀑布模型B. 增量模型C. 螺旋模型D. 敏捷模型答案:D5. 软件需求分析的主要任务是什么?A. 确定软件的功能和性能需求B. 定义软件系统的架构C. 设计软件的用户界面D. 实施软件测试答案:A二、填空题1. 软件工程的核心目标是提高软件的 ______ 和 ______ 。
答案:质量、可靠性2. 软件工程中的四个基本活动是需求分析、设计、 ______ 和______ 。
答案:实现、维护3. 瀑布模型的五个阶段依次是:需求分析、设计、编码、 ______ 和 ______ 。
答案:测试、维护4. “快速原型”开发模型注重 ______ 。
答案:用户参与5. 敏捷开发模型的核心原则是 ______ 。
答案:迭代开发三、简答题1. 请简要说明为什么软件工程是一门多学科交叉的学科?答:软件工程在开发软件的过程中需要结合计算机科学的知识来实现软件的功能,同时也需要借鉴电子工程的设计思想来构建软件系统的架构。
此外,软件工程还应用了数学方法来进行软件需求分析和软件质量保证,同时也需要管理学的知识来进行项目管理和团队协作。
2. 请简述螺旋模型在软件开发过程中的应用场景。
答:螺旋模型适用于大型复杂项目或对安全性要求较高的项目。
-软件工程导论复习题.doc
软件工程导论复习题一、名词解释软件、继承性、封装、多态性、软件危机、UML、用例视图、软件生存周期、瀑布模型、需求分析、模块化、模块独立性、白盒测试、等价类划分、风险管理二、选择题1、封装是指把对象的()结合在一起,组成一个独立的对象。
A.属性和操作B。
信息流C。
消息和事件D。
数据的集合2、封装是一种()技术,目的是使对象的生产者和使用者分离,使对象的定义和实现分开。
A.工程化B。
系统维护C。
信息隐蔽D。
产生对象3、面向对象方法中的()机制使子类可以自动地拥有(复制)父类的全部属性和操作。
A.约束B。
对象影射C。
信息隐蔽D。
继承5、软件是一种逻辑产品,它的开发主要是()A研制B拷贝C再生产D复制6、软件生命周期一般包括:软件开发期和软件运行期,下述()不是软件开发期所包含的内容?A需求分析B结构设计C程序编制D性能优化8、在软件生存周期中,()阶段必须要回答的问题是“要解决的问题是什么?”A需求分析B可行性分析与项目开发计划C概要设计D测试9、在软件开发中,通常要花费()以上的代价进行测试和排错A20% B 30% C 40% D 50%10、在软件开发方法中,()方法总的指导思想是自顶向下、逐步求精。
它的基本原则是功能的分解和抽象。
A结构化B面向对象的开发 C JSD D VDM11、软件工程是一门()学科。
A原理性B工程性C理论性D管理性12、()的目的就是用最小的代价在尽可能短的时间内确定一个软件项目是否能够开发,是否值得去开发。
A软件可行性研究B项目开发计划C软件需求分析D软件概要设计13、系统流程图是一种传统工具,它用来描述()。
A物理模型B逻辑模型C体系结构D目标系统14、()首先是估算将要开发的系统的开发成本,然后与可能取得的效益进行比较和权衡。
A成本—效益分析B货币的时间价值C投资回收期D纯收入15、可行性分析中,系统流程图用于描述()。
A当前逻辑模型B新系统C当前运行系统D目标系统16、设年利率为I,若n年能收入F元,那么这些钱现在的价值P 是()A P=F/(1+n*I)B P=F*(1+n*I)C P=F*n*(1+n)D P=F*(1+I)n17、需求分析阶段,分析人员要确定对问题的综合看法,其中最主要的是()需求A功能B性能C可靠性D可维护性18、需求分析阶段产生的最重要的文档是()A需求规格说明书 B 修改完善的软件开发计划C 确认测试计划D 初步的用户使用手册19、数据流图反映系统“做什么”,不反映“如何做”,因此箭头上的数据流名称只能是(),整个图不反映加工的执行顺序。
软件工程导论试题
一、单项选择题(每小题3分,共10题)1、需求分析的任务不包括(B)。
A.问题分析B.系统设计C.需求描述D.需求评审。
2、当模块中包含复杂的条件组合,只有(A)能够清晰地表达出各种动作之间的对应关系。
A.判定表和判定树B.盒图C.流程图D.关系图3、为适应软件运行环境的变化而修改软件的活动称为(B)。
A.纠错性维护B.适应性维护C.改善性维护D.预防性维护4、下列不属于软件工程方法3要素的是(D)。
A)方法B)工具C)过程D)人员5、软件的发展经历了(D)个发展阶段。
A.一B.二C.三D.四6、下列不属于UML中的动态图的是(B)。
A)状态图B)对象图C)协作图D)活动图7、一个模块的(B)是指能直接调用(控制)该模块的模块数。
A.扇出数B.扇入数C.宽度D.深度8、下列耦合中,模块独立性最好的是(A)。
A)非直接耦合B)数据耦合C)外部耦合D)内容耦合9、CMM提供了一个框架,将软件过程改进的进化步骤组织成5个成熟度等级。
除第1级外,每一级都包含了实现这一级目标的若干关键过程域,每一个关键过程域又包含若干(A)。
A 关键实践B 软件过程性能C 软件过程能力D 软件过程10、UML的扩展机制不包括(C)。
A)构造型B)标记值C)注解D)约束二、填空题(每题2分,共5题)1、任何复杂的程序流程图都只应该由5种基本控制结构组合或嵌套而成,这5中基本结构分别是顺序型、选择型、先判定型循环、后判定型循环、多情况型选择。
2、在进行结构化分析时,对数据流图进行分层应注意父图和子图平衡。
3、UML的基本构造块包含:视图、图和模型元素。
4、自行车类与自行车车轮类之间是聚集关系。
5、在进行软件规模估算时,与代码行度量方式相比,功能点度量的估算结果更客观和合理。
三、判断题(每题2分,共10题)1、目前,软件项目的进度安排比较常用的方法包括程序评估与审查技术(PERT)和关键路径法(CPM)。
(对)2、缺乏处理大型软件项目的经验。
软件工程导论期末复习题_答案.
一、单向选择题(四选一、每小题3分,共18分)1、软件的发展经历了(D)个发展阶段。
0102A.一B.二C.三D.四2、需求分析的任务不包括(B)。
0401A.问题分析B.系统设计C.需求描述D.需求评审。
3、一个软件的宽度是指其控制的(C)。
0801A.模块数B.层数C.跨度D.厚度4、当模块中包含复杂的条件组合,只有(A)能够清晰地表达出各种动作之间的对应关系。
0802A.判定表和判定树B.盒图C.流程图D.关系图5、以下不属于逻辑覆盖的是(D)。
1402A.语句覆盖B.判定覆盖C.条件覆盖D.基本路径6、为适应软件运行环境的变化而修改软件的活动称为(B)。
1501A.纠错性维护B.适应性维护C.改善性维护D.预防性维护二、填空题(每空2分,共18分)1.软件可靠性是指在给定的时间间隔内,程序成功运行的(概率)。
01012.高级语言:独立于机器,面向过程或面向(对象)01013.软件项目管理的范围主要集中于3个P上,即:People人员、Problem问题和(过程)。
02014.人机界面的风格第一代界面是命令和(询问)方式。
12025.由于维护或在维护过程中其他一些不期望的行为引入的错误称为维护的(副作用)。
15046.在公式V(G)= E –N + 2中:E为程序图G中边的总数;N 为程序图中结点的总数。
V(G)又称为图G的环形(复杂度)0204。
7.任何一个基于计算机系统都可以用输入-处理-输出(IPO)图来描述,它将该系统转换成一个信息变换模型。
03038.为提高可交互性一般对所有可能造成损害的用户操作动作,应坚持要求用户(确认),例如,提问“你确实要删除…?”。
12049.文档是一种数据媒体和其上所记录的(数据)。
0101三、判断题(每小题2分,共24分,错误打X、正确打√)1.用户对软件需求的描述不精确,往往是产生软件危机的原因之一。
(√)01022.目前,软件项目的进度安排的两种比较常用的方法是程序评估与审查技术(PERT)和关键路径法(CPM)。
软件工程导论复习题含答案
软件工程习题集第1章概述(一)单项选择题1.“软件危机”产生的主要原因是( A )。
A.软件日益庞大B.开发方法不当C.开发人员编写程序能力差D.没有维护好软件2. 软件是一种( B )性工业产品。
A. 理论B. 知识(或逻辑)C. 消耗D. 体力3. 需求分析是在( B )进行的。
A. 用户B. 用户和分析设计人员之间C. 开发人员内部D. 使用和维护人员间4. 软件的主要结构和功能是在( A )阶段决定的。
A. 分析设计B. 编程C. 测试D. 维护5.软件是计算机系统中与硬件相互依存的另一部分,它的组成部分是( D )。
A.程序、数据 B.程序、文档 C.程序 D. 程序、数据、文档6.在软件工程时期,决定软件质量的主要因素是( A )A.管理水平 B.个人程序技术 C.小组技术水平 D.硬件的发展7. 在软件开发模型中,提出最早、应用最广泛的模型是( A )。
A. 瀑布模型B. 喷泉模型C. 增量模型D. 螺旋模型8.瀑布模型把软件生存周期划分为软件定义、软件开发与( C )三个阶段,而每一阶段又可分为若干更小的阶段。
A. 详细设计B. 可行性分析C. 运行及维护D. 测试与排错9. 计算机辅助软件工程,简称( D )。
A. SAB. SDC. SCD. CASE10. 软件危机是软件产业化过程中出现的一种现象,下述现象中:( C )是其主要表现。
①软件需要增长难以满足。
②软件开发成本提高。
③软件开发进度难以控制。
④软件质量不易保证。
A. ③和④B. ③和④C. 全部D. ①、②和③11 软件工程的出现主要是由于( C )。
A. 程序设计方法学的影响B. 其他工程科学影响C. 软件危机的出现D. 计算机的发展12、软件生成周期模型有多种,下列选项中,( C )不是软件生存周期模型。
A.螺旋模型B.增量模型C.功能模型D.瀑布模型(二)简答题1. 软件产品的特点是什么?2. 软件生产的发展经历了哪几个时代?各有何特征?3. 软件危机的概念、表现形式、产生原因、解决途径4. 简述主要的软件生存期模型(或软件开发模型)。
软件工程导论选择题
1. 软件工程的概念是哪年提出的( B)。
A. 1988B. 1968C. 1948D. 19282. 瀑布模型的关键不足在于( D)。
A. 过于简单B. 各个阶段需要进行评审C. 过于灵活D. 不能适应需求的动态变更3. 以下哪一项不是软件危机的表现形式(C )。
A. 开发的软件不满足用户需要B. 开发的软件可维护性差C. 开发的软件价格便宜D. 开发的软件可靠性差4. 软件可行性研究实质上是要进行一次( A)需求分析、设计过程。
A. 简化、压缩的B. 详细的C. 彻底的D. 深入的5. 结构化设计是一种面向(A )的设计方法。
A. 数据流B. 模块C. 数据结构D. 程序6. 与确认测试阶段有关的文档是( A)。
A. 需求规格说明书B. 概要设计说明书C. 详细设计说明书D. 源程序7. 软件开发的需求活动,其主要任务是(D )。
A. 给出软件解决方案B. 给出系统模块结构C. 定义模块算法D. 定义需求并建立系统模型8. 以下说法错误的是( A)。
A. 文档仅仅描述和规定了软件的使用范围及相关的操作命令B. 文档也是软件产品的一部分,没有文档的软件就不成软件C. 软件文档的编制在软件开发工作中占有突出的地位和相当大的工作量D. 高质量文档对于发挥软件产品的效益有着重要的意义9. 一个项目是否开发,从经济上来说是否可行,归根结底是取决于(A )。
A. 成本估算B. 项目计划C. 工程管理D. 工程网络图10. 在面向对象的设计中,我们应遵循的设计准则除了模块化、抽象、低耦合、高内聚以外,还有(B )。
A. 隐藏复杂性B. 信息隐蔽C. 经常类的复用D. 类的开发11. 面向对象的主要特征除对象惟一性、封装、继承外,还有( A)。
A. 多态性B. 完整性C. 可移植性D. 兼容性12. 在考察系统的一些涉及时序和改变的状况时,要用动态模型来表示。
动态模型着重于系统的控制逻辑,它包括两个图:一个是事件追踪图,另一个是(B )。
史上最全四川大学软件工程导论选择题题库完整
Chapter 11Which question no longer concerns the modern software engineer?A)Why does computer hardware cost so much?B) Why does software take a long time to finish?C) Why does it cost so much to develop a piece of software?D) Why can't software errors be removed from products prior to delivery?Section 1.12Software is a product and can be manufactured using the same technologies used for other engineering artifacts.A) TrueB)FalseSection 1.13Software deteriorates rather than wears out becauseA) Software suffers from exposure to hostile environmentsB) Defects are more likely to arise after software has been used oftenC)Multiple change requests introduce errors in component interactionsD) Software spare parts become harder to orderSection 1.24WebApps are a mixture of print publishing and software development, making their development outside the realm of software engineering practice.A) TrueB)FalseSection 1.35Which of the items listed below is not one of the software engineering layers?A) ProcessB)ManufacturingC) MethodsD) ToolsSection 1.46Software engineering umbrella activities are only applied during the initial phases of software development projects.A) TrueB)FalseSection 1.47Which of these are the 5 generic software engineering framework activities?A)communication, planning, modeling, construction, deploymentB) communication, risk management, measurement, production, reviewingC) analysis, designing, programming, debugging, maintenanceD) analysis, planning, designing, programming, testingSection 1.58Planning ahead for software reuse reduces the cost and increases the value of the systems into which they are incorporated.A) TrueB) FalseSection 1.59The essence of software engineering practice might be described as understand the problem, plan a solution, carry out the plan, and examine the result for accuracy.A)TrueB) FalseSection 1.610In agile process models the only deliverable work product is the working program.A) TrueB)FalseSection 1.711A most software development projects are initiated to try to meet some business need.A)TrueB) FalseSection 1.712In general software only succeeds if its behavior is consistent with the objectives of its designers.A) TrueB)FalseChapter 21Which of the following are recognized process flow types?A) Concurrent process flowB) Iterative process flowC) Linear process flowD) Spiral process flowE)both a and cSection 2.1.32Software processes can be constructed out of pre-existing software patterns to best meet the needs of a software project.A)TrueB) FalseSection 2.23Which of these are standards for assessing software processes?A) SEIB) SPICEC) ISO 9000D) ISO 9001E)both b and dSection 2.3.14The waterfall model of software development isA) A reasonable approach when requirements are well defined.B) A good approach when a working program is required quickly.C) The best approach to use for projects with large development teams.D) An old fashioned model that is rarely used any more.Section 2.3.25The incremental model of software development isA) A reasonable approach when requirements are well defined.B) A good approach when a working core product is required quickly.C) The best approach to use for projects with large development teams.D) A revolutionary model that is not used for commercial products. Section 2.3.36Evolutionary software process modelsA) Are iterative in natureB) Can easily accommodate product requirements changesC) Do not generally produce throwaway systemsD)All of the aboveSection 2.3.37The prototyping model of software development isA) A reasonable approach when requirements are well defined.B) A useful approach when a customer cannot define requirements clearly.C) The best approach to use for projects with large development teams.D) A risky model that rarely produces a meaningful product.Section 2.3.38The spiral model of software developmentA) Ends with the delivery of the software productB) Is more chaotic than the incremental modelC)Includes project risks evaluation during each iterationD) All of the aboveSection 2.3.49The concurrent development model isA) Another name for concurrent engineering.B) Defines events that trigger engineering activity state transitions.C) Only used for development of parallel or distributed systems.D) Used whenever a large number of change requests are anticipated.E)both a and bSection 2.4.110The component-based development model isA) Only appropriate for computer hardware design.B) Not able to support the development of reusable components.C)Dependent on object technologies for support.D) Not cost effective by known quantifiable software metrics.Section 2.4.211The formal methods model of software development makes use of mathematical methods toA) Define the specification for computer-based systemsB) Develop defect free computer-based systemsC) Verify the correctness of computer-based systemsD)All of the aboveSection 2.5.212Which of these is not one of the phase names defined by the Unified Process model for software development?A) Inception phaseB) Elaboration phaseC) Construction phaseD)Validation phaseSection 2.6.113Which of these is not a characteristic of Personal Software Process?A) Emphasizes personal measurement of work productB)Practitioner requires careful supervision by the project managerC) Individual practitioner is responsible for estimating and schedulingD) Practitioner is empowered to control quality of software work productsSection 2.6.214Which of these are objectives of Team Software Process?A) Accelerate software process improvementB) Allow better time management by highly trained professionalsC) Build self-directed software teamsD) Show managers how to reduce costs and sustain qualityE)both b and cSection 2.715Process technology tools allow software organizations to compress schedules by skipping unimportant activities.A) TrueB)FalseSection 2.816It is generally accepted that one cannot have weak software processes and create high quality end products.A)TrueB) FalseChapter 3.1Agility is nothing more than the ability of a project team to respond rapidly to change.A) TrueB)FalseSection 3.12Which of the following is not necessary to apply agility to a software process?A)Eliminate the use of project planning and testingB) Only essential work products are producedC) Process allows team to streamline tasksD) Uses incremental product delivery strategySection 3.23How do you create agile processes to manage unpredictability?A) Requirements gathering must be conducted very carefullyB) Risk analysis must be conducted before planning takes placeC) Software increments must be delivered in short time periodsD) Software processes must adapt to changes incrementallyE)both c and dSection 3.34In agile software processes the highest priorities is to satisfy the customer through early and continuous delivery of valuable software.A)TrueB) FalseSection 3.3.35Which of the following traits need to exist among the members of an agile software team?A) CompetenceB) Decision-making abilityC) Mutual trust and respectD)All of the aboveSection 3.4.16In agile development it is more important to build software that meets the customers' needs today than worry about features that might be needed in the future.A)TrueB) FalseSection 3.4.27What are the four framework activities found in the Extreme Programming (XP) process model?A) analysis, design, coding, testingB) planning, analysis, design, codingC) planning, analysis, coding, testingD)planning, design, coding, testingSection 3.58All agile process models conform to a greater or lesser degree to the principles stated in the "Manifesto for Agile Software Development".A)TrueB) FalseSection 3.5.19What are the three framework activities for the Adaptive Software Development (ASD) process model?A) analysis, design, codingB) feasibility study, functional model iteration, implementationC) requirements gathering, adaptive cycle planning, iterative developmentD)speculation, collaboration, learningSection 3.5.210Which is not one of the key questions that is answered by each team member at each daily Scrum meeting?A) What did you do since the last meeting?B) What obstacles are you encountering?C)What is the cause of the problems you are encountering?D) What do you plan to accomplish be the next team meeting?Section 3.5.311The Dynamic Systems Development Method (DSDM) suggests a philosophy that is based on the Pareto principle (80% of the application can be delivered in 20% of the time required to build the complete application).A)TrueB) FalseSection 3.5.512In Feature Driven Development (FDD) a client-valued feature is a client-valued function that can be delivered in two weeks or less.A) TrueB)FalseSection 3.5.713Agile Modeling (AM) provides guidance to practitioner during which of these software tasks?A) AnalysisB) DesignC) CodingD) TestingE)both a and bSection 3.5.814Agile Unified Process uses the classic UP phased activities (inception, elaboration, construction, transition) to help the team visualize the overall process flow.A)TrueB) FalseChapter 41Software engineering principles have about a three year half-life.A) TrueB)FalseSection 4.22Which of the following is not one of core principles of software engineering practice?A) All design should be as simple as possible, but no simplerB) A software system exists only to provide value to its users.C)Pareto principle (20% of any product requires 80% of the effort)D) Remember that you produce others will consumeSection 4.3.13Every communication activity should have a facilitator to make sure that the customer is not allowed to dominate the proceedings.A) TrueB)FalseSection 4.3.14The agile view of iterative customer communication and collaboration is applicable to all software engineering practice.A)TrueB) FalseSection 4.3.25One reason to involve everyone on the software team in the planning activity is toA) adjust the granularity of the planB) control feature creepC)get all team members to "sign up" to the planD) understand the problem scopeSection 4.3.26Project plans should not be changed once they are adopted by a team.A) TrueB)FalseSection 4.3.37Requirements models depict software in which three domains?A) architecture, interface, componentB) cost, risk, scheduleC)information, function, behaviorD) None of the aboveSection 4.3.3The design model should be traceable to the requirements model?A)TrueB) FalseSection 4.3.39Teams using agile software practices do not generally create models.A) TrueB)FalseSection 4.3.410Which of the following is not one of the principles of good coding?A) Create unit tests before you begin codingB) Create a visual layout that aids understandingC) Refractor the code after you complete the first coding passD)Write self-documenting code, not program documentationSection 4.3.411A successful test I ones that discovers at least one as-yet undiscovered error.A)TrueB) FalseSection 4.3.512Which of the following are valid reasons for collecting customer feedback concerning delivered software?A) Allows developers to make changes to the delivered incrementB) Delivery schedule can be revised to reflect changesC) Developers can identify changes to incorporate into next incrementD)All of the aboveChapter 5Requirements engineering is a generic process that does not vary from one software project to another.A)TrueB) FalseSection 5.12During project inception the intent of the of the tasks are to determineA) basic problem understandingB) nature of the solution neededC) people who want a solutionD) none of the aboveE)a, b, and cSection 5.13Three things that make requirements elicitation difficult are problems ofA) budgetingB) scopeC) understandingD) volatilityE)b, c, and dSection 5.2.14A stakeholder is anyone who will purchase the completed software system under development.A) TrueB)FalseSection 5.2.25It is relatively common for different customers to propose conflicting requirements, each arguing that his or her version is the right one.A)TrueB) FalseSection 5.2.46Which of the following is not one of the context-free questions that would be used during project inception?A) What will be the economic benefit from a good solution?B) Who is behind the request for work?C)Who will pay for the work?D) Who will use the solution?Section 5.3.17In collaborative requirements gathering the facilitatorA) arranges the meeting placeB) can not be a customerC)controls the meetingD) must be an outsiderSection 5.3.28Which of the following is not one of the requirement classifications used in Quality Function Deployment (QFD)?A) excitingB) expectedC)mandatoryD) normalSection 5.3.49The work products produced during requirement elicitation will vary depending on theA) size of the budgetB)size of the product being builtC) software process being usedD) stakeholders needsSection 5.410Developers and customers create use-cases to help the software team understand how different classes of end-users will use functions.A)TrueB) FalseSection 5.411Use-case actors are always people, never system devices.A) TrueB)FalseSection 5.512The result of the requirements engineering task is an analysis model that defines which of the following problem domain(s)?A) informationB) functionalC) behavioralD)all of the aboveSection 5.5.213Analysis patterns facilitate the transformation of the analysis model into a design model by suggesting reliable solutions to common problems.A)TrueB) FalseSection 5.614In win-win negotiation, the customer's needs are met even though the developer's need may not be.A) TrueB)FalseSection 5.715In requirements validation the requirements model is reviewed to ensure its technical feasibility.A) TrueB)FalseChapter 61Which of these is not an element of a requirements model?A) Behavioral elementsB) Class-based elementsC)Data elementsD) Scenario-based elementsSection 6.1.12Which of the following is not an objective for building a requirements model?A) define set of software requirements that can be validatedB) describe customer requirementsC)develop an abbreviated solution for the problemD) establish basis for software designSection 6.1.33Object-oriented domain analysis is concerned with the identification and specification of reusable capabilities within an application domain.A)TrueB) FalseSection 6.1.44In structured analysis models focus on the structure of the classes defined for a system along with their interactions.A) TrueB)FalseSection 6.25Creation and refinement of use cases if an important part of scenario-based modeling.A)TrueB) FalseSection 6.2.16It is important to consider alternative actor interactions when creating a preliminary use case.A) TrueB)FalseSection 6.2.27Brainstorming is one technique that may be used to derive a complete set of use case exceptions.A)TrueB) FalseSection 6.2.38In many cases there is no need to create a graphical representation of a usage scenario.A)TrueB) FalseSection 6.3.19UML activity diagrams are useful in representing which analysis model elements?A) Behavioral elementsB) Class-based elementsC) Flow-based elementsD)Scenario-based elementsSection 6.4.210One or more attributes of a data object must be defined as a key to allow the location of an instance of the data object.A)TrueB) FalseSection 6.4.311The entity relationship diagramA)depicts relationships between data objectsB) depicts functions that transform the data flowC) indicates how data are transformed by the systemD) indicates system reactions to external eventsSection 6.5.112Which of the following should be considered as candidate objects in a problem space?A) eventsB) peopleC) structuresD)all of the aboveSection 6.5.213Attributes are chosen for an object by examining the problem statement and identifying the entities that appear to be related.A) TrueB)FalseSection 6.5.314Which of the following is not one of the broad categories used to classify operations?A) computationB) data manipulationC) event monitorsD)transformersSection 6.5.415Which of the following items does not appear on a CRC card?A) class collaboratorsB) class nameC)class reliabilityD) class responsibilitiesSection 6.5.416Class responsibilities are defined byA) its attributes onlyB) its collaboratorsC) its operations onlyD)both its attributes and operationsSection 6.5.617An analysis package involves the categorization of analysis model elements into useful groupings.A)TrueB) FalseChapter 71The data flow diagramA) depicts relationships between data objectsB) depicts functions that transform the data flowC) indicates how data are transformed by the systemD) indicates system reactions to external eventsE)both b and cSection 7.2.22Control flow diagrams areA)needed to model event driven systems.B) required for all systems.C) used in place of data flow diagrams.D) used to represent system behavior.Section 7.2.33The control specification represents the system behavior using UML sequence and state diagrams.A)TrueB) FalseSection 7.2.44The data flow diagram must be augmented by min-spec that can serve as a guide the design ofthe software component that will implement the process.A)TrueB) FalseSection 7.3.15For purposes of behavior modeling an event occurs wheneverA) a state and process exchange information.B)the system an actor exchange information.C) two actors exchange information.D) two objects exchange information.Section 7.3.26For purposes of behavior modeling a state is anyA) consumer or producer of data.B) data object hierarchy.C)observable mode of behavior.D) well defined process.Section 7.3.27The state transition diagramA) depicts relationships between data objectsB) depicts functions that transform the data flowC) indicates how data are transformed by the systemD)indicates system reactions to external eventsSection 7.3.28The UML sequence diagram show the order in which system events are processed.A) TrueB)FalseSection 7.49Analysis patterns are discovered, they are not explicitly created.A)TrueB) FalseSection 7.510It is not possible to justify the time required for WebApp requirements analysis.A) TrueB)FalseSection 7.5.311Which is not one of the analysis activities that is used to create a complete analysis model?A) Configuration analysisB) Content analysisC) Functional analysisD)Market analysisSection 7.5.412Content objects are extracted from use cases by examining the scenario description for direct or indirect content references.A)TrueB) FalseSection 7.5.513What are the elements of a WebApp interaction model?A) activity diagrams, sequence diagrams, state diagrams, interface prototypeB) activity diagrams, collaboration diagrams, sequence diagrams, state diagramsC)use-cases, sequence diagrams, state diagrams, interface prototypeD) use-cases, sequence diagrams, state diagrams, sequence diagramsSection 7.5.614UML activity diagrams can be used to represent the user observable functionality delivered by the WebApp as well as the operations contained in each analysis class.A)TrueB) FalseSection 7.5.715Configuration analysis focuses on the architecture of the user's web browsing environment.A) TrueB)FalseChapter 81Which of the following are areas of concern in the design model?A) architectureB) dataC) interfacesD) project scopeE)a, b, and cSection 8.12The importance of software design can be summarized in a single wordA) accuracyB) complexityC) efficiencyD)qualitySection 8.2.13Which of these are characteristics of a good design?A) exhibits strong coupling between its modulesB) implements all requirements in the analysis modelC) includes test cases for all componentsD) provides a complete picture of the softwareE)both b and dSection 8.2.24Which of the following is not a characteristic common to all design methods?A)configuration managementB) functional component representationC) quality assessment guidelinesD) refinement heuristicsSection 8.3.15What types of abstraction are used in software design?A) controlB) dataC) environmentalD) proceduralE)a, b, and dSection 8.3.26Which of the following can be used to represent the architectural design of a piece of software?A) Dynamic modelsB) Functional modelsC) Structural modelsD)All of the aboveSection 8.3.37Design patterns are not applicable to the design of object-oriented software?A) TrueB)FalseSection 8.3.58Since modularity is an important design goal it is not possible to have too many modules in a proposed design.A) TrueB)FalseSection 8.3.69Information hiding makes program maintenance easier by hiding data and procedure from unaffected parts of the program.A)TrueB) FalseSection 8.3.710Cohesion is a qualitative indication of the degree to which a moduleA) can be written more compactly.B)focuses on just one thing.C) is able to complete its function in a timely manner.D) is connected to other modules and the outside world.Section 8.3.711Coupling is a qualitative indication of the degree to which a moduleA) can be written more compactly.B) focuses on just one thing.C) is able to complete its function in a timely manner.D)is connected to other modules and the outside world.Section 8.3.812When using structured design methodologies the process of stepwise refinement is unnecessary.A) TrueB)FalseSection 8.3.1013Software designs are refactored to allow the creation of software that is easier to integrate, easier to test, and easier to maintain.A)TrueB) FalseSection 8.3.1314Which of the following is not one of the five design class typesA) Business domain classesB)Entity classesC) Process classesD) User interface classesSection 8.4.115Which design model elements are used to depict a model of information represented from the user's view?A) Architectural design elementsB) Component-level design elementsC)Data design elementsD) Interface design elementsSection 8.4.216Which design is equivalent to the floor plan of a house?A)Architectural designB) Component-level designC) Data designD) Interface designSection 8.4.317Which design model is equivalent to the detailed drawings of the access points and external utilities for a house?A) Architectural designB) Component-level designC) Data designD)Interface designSection 8.4.418Which design model is equivalent to a set of detailed drawings for each room in a house?A) Architectural designB)Component-level designC) Data designD) Interface designSection 8.4.519The deployment design elements specify the build order for the software components.A) TrueB)FalseChapter 91The best representation of system architecture is an operational software prototype.A) TrueB)FalseSection 9.1.22The architectural representations can be an enabler for communication among project stakeholders.A)TrueB) FalseSection 9.1.33An architectural description is often documented using an architecture template.A) TrueB)FalseSection 9.24An architectural genre will often dictate the architectural approach that may used for the structure to be built.A)TrueB) FalseSection 9.35An architectural style encompasses which of the following elements?A) constraintsB) set of componentsC) semantic modelsD) syntactic modelsE)a, b, and cSection 9.3.16To determine the architectural style or combination of styles that best fits the proposed system, requirements engineering is used to uncoverA) algorithmic complexityB)characteristics and constraintsC) control and dataD) design patternsSection 9.3.27Before an architectural pattern can be chosen for use in a specific system it must have a code implementation to facilitate its reuse.A) TrueB)FalseSection 9.3.38The criteria used to assess the quality of an architectural design should be based on systemA) accessibilityB) controlC) dataD) implementationE)both b and cSection 9.4.19During process of modeling the system in context, systems that interact with the target system are represented asA) Peer-level systemsB) Subordinate systemsC) Superordinate systemsD) Working systemsE)a, b, and cSection 9.4.210Once selected, archetypes always need to be refined further as architectural design proceeds.A)TrueB) FalseSection 9.4.311Which of the following is not an example of infrastructure components that may need to be integrated into the software architecture?A) Communications componentsB) Database componentsC)Interface componentsD) Memory management componentsSection 9.5.112In the architecture trade-off analysis method the architectural style should be described using theA) data flow viewB) module viewC) process viewD) user viewE)a, b, and cSection 9.5.213Quantitative methods for assessing the quality of proposed architectural designs are readily available.A) TrueB)FalseSection 10.5.314A useful technique for evaluating the overall complexity of a proposed architecture is to look at the componentA) cohesionB) flow dependenciesC) sharing dependenciesD) sizeE)both b and cSection 9.615When the overall flow in a segment of a data flow diagram is largely sequential and follows straight-line paths _________ is present.A) low couplingB) good modularityC) transaction flowD)transform flowSection 9.6.116When a single item that triggers other data flow along one of many paths ________ characterizes the information flow in a segment of a data flow diagram is present.A) high couplingB) poor modularityC)transaction flowD) transform flowChapter 101In the most general sense a component is a modular building block for computer software.A)TrueB) FalseSection 10.1.12In the context of object-oriented software engineering a component containsA) attributes and operationsB) instances of each classC) roles for each actor (device or user)D)set of collaborating classesSection 10.1.23In traditional software engineering modules must serve in which of the following roles?A) Control componentB) Infrastructure componentC) Problem domain component。
软件工程导论习题及答案
一.选择题1。
软件需求分析阶段的工作,可以分为4个方面:需求获取,需求分析,编写需求规格说明书以及(B)A).用户B).需求审评C).总结D).都不正确2。
在原型法中称(A)为用户/设计者,开发人员根据用户需求不断修改原型,直到满足用户要求为止。
A).用户B).开发人员C).系统分析员D).程序员3。
下面不属于软件工程的3个要素是(D)A).工具B).过程C).方法D).环境4检查软件产品是否符合需求定义的过程称为(A)A).确认测试B).集成测试C).验证测试D).验收测试5.数据存储和数据流都是(D),仅仅是所处的状态不同。
A).分析结果B).事件C).动作D).数据6。
数据流图和(C)共同组成系统的逻辑模型。
A).HIPO图B).PD)LC).数据字典D).层次图7。
数据元素组成数据的方式的基本类型(D)A).顺序B).选择C).循环D).以上全部8。
数据流图用于抽象描述一个软件的逻辑模型,数据流图由一些特定的图符构成。
下列图符名标识的图符不属于数据流图合法图符的是(A)。
A).控制流B).加工C).数据存储D).源和潭9。
结构化分析方法就是面向(B)的自顶向下逐步求精进行需求分析的方法。
A).目标B).数据流C).功能D).对象10。
通过(B)可以完成数据流图的细化。
A).结构分解B).功能分解C).数据分解D).系统分解11。
下面不属于软件工程原则的是(C)A).抽象B).模块化C).自底向上D).信息隐蔽12。
(D)是数据说明、可执行语句等程序对象的集合,它是单独命名的而且可以通过名字来访问。
A).模块化B).抽象C).精化D).模块13。
(C)是指让一些关系密切的软件元素在物理上彼此靠近。
A).信息隐蔽B).内聚C).局部化D).模块独立14。
面向数据流的设计方法把(D)映射成软件结构。
A).数据流B).系统结构C).控制结构D).信息流15。
程序流程图(PDF)中的箭头代表的是(B)。
《软件工程导论》试题与答案
《软件工程导论》试题与答案一、选择题(每题2分,共20分)1. 以下哪个不属于软件工程的三个基本活动?A. 软件规格说明B. 软件设计和实现C. 软件测试和验证D. 软件维护答案:D2. 以下哪种编程范式主要用于降低软件复杂性?A. 面向对象编程B. 过程式编程C. 函数式编程D. 逻辑编程答案:A3. 软件开发过程中,以下哪个阶段的主要任务是需求分析?A. 需求获取B. 设计C. 编码D. 测试答案:A4. 在软件工程中,以下哪个方法主要用于软件项目管理?A. 水平迭代法B. 垂直迭代法C. 敏捷开发D. 模块化设计答案:C5. 以下哪个工具用于软件需求跟踪?A. 用例图B. 类图C. 时序图D. 状态图答案:A二、填空题(每题2分,共20分)6. 软件工程的基本目标是提高软件的______和降低软件的______。
答案:可维护性,成本7. 软件开发过程主要包括______、______、______、______四个阶段。
答案:需求分析、设计、编码、测试8. 软件设计中,常用的设计模式有______、______、______等。
答案:工厂方法、单例、策略9. 软件测试的目的是______、______和______。
答案:发现错误、验证软件功能、评估软件质量10. 敏捷开发的核心价值观包括______、______、______、______、______。
答案:个体和团队、可工作的软件、客户合作、响应变化、简单性三、判断题(每题2分,共20分)11. 软件工程是计算机科学与工程的一个分支,主要研究软件开发的理论、方法和技术。
(对/错)答案:对12. 软件开发过程中,需求分析阶段的主要任务是获取用户需求。
(对/错)答案:对13. 软件测试的目的是证明软件的正确性。
(对/错)答案:错14. 敏捷开发强调快速迭代、持续交付和客户反馈。
(对/错)答案:对15. 软件工程的基本活动包括软件规格说明、软件设计和实现、软件测试和验证。
《软件工程概论》题集
《软件工程概论》题集一、选择题(每题2分,共20分)1.软件工程的目标是提高软件的( )。
A. 开发效率B. 维护效率C. 质量和生产率D. 可靠性和复用性答案:C2.在软件开发的生命周期中,需求分析阶段的主要任务是( )。
A. 确定软件开发方法B. 编写程序代码C. 确定软件系统的功能需求D.进行系统测试答案:C3.下列选项中,不属于软件设计原则的是( )。
A. 开闭原则B. 依赖倒转原则C. 迪米特法则D. 尽早编码原则答案:D4.在结构化分析方法中,数据流图(DFD)用于描述( )。
A. 数据在系统中的流动和处理过程B. 软件的模块结构C. 软件的层次结构D. 软件的控制流程答案:A5.白盒测试和黑盒测试的主要区别在于( )。
A. 测试者是否知道程序的内部结构B. 测试是否使用测试用例C. 测试是否在系统开发完成后进行D. 测试是否关注性能答案:A6.敏捷开发方法强调( )。
A. 严格遵循预先定义的计划B. 快速响应变化,交付可用的软件C. 详细的文档和过程控制D. 尽量避免与客户沟通答案:B7.下列哪项不是软件配置管理(SCM)的目标( )。
A. 标识变更B. 控制变更C. 确保变更的正确实施D. 消除所有错误答案:D8.在软件项目中,风险管理的目的是( )。
A. 消除所有风险B. 最小化风险对项目的影响C. 将风险转移给第三方D. 仅关注技术风险答案:B9.面向对象编程(OOP)的三大特征是( )。
A. 封装、继承、多态B. 数据抽象、过程控制、模块化C. 模块化、结构化、封装D. 过程控制、继承、多态答案:A10.软件复用是通过( )来提高软件开发效率的。
A. 使用已有的软件组件B. 增加开发人员数量C. 延长开发时间D. 采用新的开发工具答案:A继续二、填空题(每题2分,共14分)1.软件工程是一种(应用计算机科学、经济学、管理学和其他工程学科的知识和实践,以系统化、规范化、量化的方法开发、运行和维护软件的过程)。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
史上最全四川大学软件工程导论选择题题库-标准化文件发布号:(9456-EUATWK-MWUB-WUNN-INNUL-DDQTY-KIIChapter 11Which question no longer concerns the modern software engineerA)Why does computer hardware cost so muchB) Why does software take a long time to finishC) Why does it cost so much to develop a piece of softwareD) Why can't software errors be removed from products prior to deliverySection2Software is a product and can be manufactured using the same technologies used for other engineering artifacts.A) TrueB)FalseSection3Software deteriorates rather than wears out becauseA) Software suffers from exposure to hostile environmentsB) Defects are more likely to arise after software has been used oftenC)Multiple change requests introduce errors in component interactionsD) Software spare parts become harder to orderSection4WebApps are a mixture of print publishing and software development, making their development outside the realm of software engineering practice.A) TrueB)FalseSection5Which of the items listed below is not one of the software engineering layersA) ProcessB)ManufacturingC) MethodsD) ToolsSection6Software engineering umbrella activities are only applied during the initial phases of software development projects.A) TrueB)FalseSection7Which of these are the 5 generic software engineering framework activitiesA)communication, planning, modeling, construction, deploymentB) communication, risk management, measurement, production, reviewingC) analysis, designing, programming, debugging, maintenanceD) analysis, planning, designing, programming, testingSection8Planning ahead for software reuse reduces the cost and increases the value of the systems into which they are incorporated.A) TrueB) FalseSection9The essence of software engineering practice might be described as understand the problem, plan a solution, carry out the plan, and examine the result for accuracy.A)TrueB) FalseSection10In agile process models the only deliverable work product is the working program.A) TrueB)FalseSection11A most software development projects are initiated to try to meet some business need.A)TrueB) FalseSection12In general software only succeeds if its behavior is consistent with the objectives of its designers.A) TrueB)FalseChapter 21Which of the following are recognized process flow typesA) Concurrent process flowB) Iterative process flowC) Linear process flowD) Spiral process flowE)both a and cSectionSoftware processes can be constructed out of pre-existing software patterns to best meet the needs of a software project.A)TrueB) FalseSection3Which of these are standards for assessing software processesA) SEIB) SPICEC) ISO 9000D) ISO 9001E)both b and dSectionThe waterfall model of software development isA) A reasonable approach when requirements are well defined.B) A good approach when a working program is required quickly.C) The best approach to use for projects with large development teams.D) An old fashioned model that is rarely used any more.SectionThe incremental model of software development isA) A reasonable approach when requirements are well defined.B) A good approach when a working core product is required quickly.C) The best approach to use for projects with large development teams.D) A revolutionary model that is not used for commercial products.SectionEvolutionary software process modelsA) Are iterative in natureB) Can easily accommodate product requirements changesC) Do not generally produce throwaway systemsD)All of the aboveSectionThe prototyping model of software development isA) A reasonable approach when requirements are well defined.B) A useful approach when a customer cannot define requirements clearly.C) The best approach to use for projects with large development teams.D) A risky model that rarely produces a meaningful product.SectionThe spiral model of software developmentA) Ends with the delivery of the software productB) Is more chaotic than the incremental modelC)Includes project risks evaluation during each iterationD) All of the aboveSectionThe concurrent development model isA) Another name for concurrent engineering.B) Defines events that trigger engineering activity state transitions.C) Only used for development of parallel or distributed systems.D) Used whenever a large number of change requests are anticipated.E)both a and bSectionThe component-based development model isA) Only appropriate for computer hardware design.B) Not able to support the development of reusable components.C)Dependent on object technologies for support.D) Not cost effective by known quantifiable software metrics.SectionThe formal methods model of software development makes use of mathematical methods toA) Define the specification for computer-based systemsB) Develop defect free computer-based systemsC) Verify the correctness of computer-based systemsD)All of the aboveSectionWhich of these is not one of the phase names defined by the Unified Process model for software developmentA) Inception phaseB) Elaboration phaseC) Construction phaseD)Validation phaseSectionWhich of these is not a characteristic of Personal Software ProcessA) Emphasizes personal measurement of work productB)Practitioner requires careful supervision by the project managerC) Individual practitioner is responsible for estimating and schedulingD) Practitioner is empowered to control quality of software work products SectionWhich of these are objectives of Team Software ProcessA) Accelerate software process improvementB) Allow better time management by highly trained professionalsC) Build self-directed software teamsD) Show managers how to reduce costs and sustain qualityE)both b and cSection15Process technology tools allow software organizations to compress schedules by skipping unimportant activities.A) TrueB)FalseSection16It is generally accepted that one cannot have weak software processes and create high quality end products.A)TrueB) FalseChapter 3.1Agility is nothing more than the ability of a project team to respond rapidly to change.A) TrueB)FalseSection2Which of the following is not necessary to apply agility to a software processA)Eliminate the use of project planning and testingB) Only essential work products are producedC) Process allows team to streamline tasksD) Uses incremental product delivery strategySection3How do you create agile processes to manage unpredictabilityA) Requirements gathering must be conducted very carefullyB) Risk analysis must be conducted before planning takes placeC) Software increments must be delivered in short time periodsD) Software processes must adapt to changes incrementallyE)both c and dSection4In agile software processes the highest priorities is to satisfy the customer through early and continuous delivery of valuable software.A)TrueB) FalseSectionWhich of the following traits need to exist among the members of an agile software teamA) CompetenceB) Decision-making abilityC) Mutual trust and respectD)All of the aboveSectionIn agile development it is more important to build software that meets the customers' needs today than worry about features that might be needed in the future.A)TrueB) FalseSectionWhat are the four framework activities found in the Extreme Programming (XP) process modelA) analysis, design, coding, testingB) planning, analysis, design, codingC) planning, analysis, coding, testingD)planning, design, coding, testingSection8All agile process models conform to a greater or lesser degree to the principles stated in the "Manifesto for Agile Software Development".A)TrueB) FalseSectionWhat are the three framework activities for the Adaptive Software Development (ASD) process modelA) analysis, design, codingB) feasibility study, functional model iteration, implementationC) requirements gathering, adaptive cycle planning, iterative developmentD)speculation, collaboration, learningSectionWhich is not one of the key questions that is answered by each team member at each daily Scrum meetingA) What did you do since the last meetingB) What obstacles are you encounteringC)What is the cause of the problems you are encounteringD) What do you plan to accomplish be the next team meetingSectionThe Dynamic Systems Development Method (DSDM) suggests a philosophy that is based on the Pareto principle (80% of the application can be delivered in 20% of the time required to build the complete application).A)TrueB) FalseSectionIn Feature Driven Development (FDD) a client-valued feature is a client-valued function that can be delivered in two weeks or less.A) TrueB)FalseSectionAgile Modeling (AM) provides guidance to practitioner during which of these software tasksA) AnalysisB) DesignC) CodingD) TestingE)both a and bSectionAgile Unified Process uses the classic UP phased activities (inception, elaboration, construction, transition) to help the team visualize the overall process flow.A)TrueB) FalseChapter 41Software engineering principles have about a three year half-life.A) TrueB)FalseSection2Which of the following is not one of core principles of software engineering practiceA) All design should be as simple as possible, but no simplerB) A software system exists only to provide value to its users.C)Pareto principle (20% of any product requires 80% of the effort)D) Remember that you produce others will consumeSectionEvery communication activity should have a facilitator to make sure that the customer is not allowed to dominate the proceedings.A) TrueB)FalseSectionThe agile view of iterative customer communication and collaboration is applicable to all software engineering practice.A)TrueB) FalseSectionOne reason to involve everyone on the software team in the planning activity is toA) adjust the granularity of the planB) control feature creepC)get all team members to "sign up" to the planD) understand the problem scopeSectionProject plans should not be changed once they are adopted by a team.A) TrueB)FalseSectionRequirements models depict software in which three domainsA) architecture, interface, componentB) cost, risk, scheduleC)information, function, behaviorD) None of the aboveSectionThe design model should be traceable to the requirements modelA)TrueB) FalseSectionTeams using agile software practices do not generally create models.A) TrueB)FalseSectionWhich of the following is not one of the principles of good codingA) Create unit tests before you begin codingB) Create a visual layout that aids understandingC) Refractor the code after you complete the first coding passD)Write self-documenting code, not program documentationSectionA successful test I ones that discovers at least one as-yet undiscovered error.A)TrueB) FalseSectionWhich of the following are valid reasons for collecting customer feedback concerning delivered softwareA) Allows developers to make changes to the delivered incrementB) Delivery schedule can be revised to reflect changesC) Developers can identify changes to incorporate into next incrementD)All of the aboveChapter 51Requirements engineering is a generic process that does not vary from one software project to another.A)TrueB) FalseSection2During project inception the intent of the of the tasks are to determineA) basic problem understandingB) nature of the solution neededC) people who want a solutionD) none of the aboveE)a, b, and cSection3Three things that make requirements elicitation difficult are problems ofA) budgetingB) scopeC) understandingD) volatilityE)b, c, and dSectionA stakeholder is anyone who will purchase the completed software system under development.A) TrueB)FalseSectionIt is relatively common for different customers to propose conflicting requirements, each arguing that his or her version is the right one.A)TrueB) FalseSectionWhich of the following is not one of the context-free questions that would be used during project inceptionA) What will be the economic benefit from a good solutionB) Who is behind the request for workC)Who will pay for the workD) Who will use the solutionSectionIn collaborative requirements gathering the facilitatorA) arranges the meeting placeB) can not be a customerC)controls the meetingD) must be an outsiderSectionWhich of the following is not one of the requirement classifications used in Quality Function Deployment (QFD)A) excitingB) expectedC)mandatoryD) normalSectionThe work products produced during requirement elicitation will vary depending on theA) size of the budgetB)size of the product being builtC) software process being usedD) stakeholders needsSection10Developers and customers create use-cases to help the software team understand how different classes of end-users will use functions.A)TrueB) FalseSection11Use-case actors are always people, never system devices.A) TrueB)FalseSection12The result of the requirements engineering task is an analysis model that defines which of the following problem domain(s)A) informationB) functionalC) behavioralD)all of the aboveSectionAnalysis patterns facilitate the transformation of the analysis model into a design model by suggesting reliable solutions to common problems.A)TrueB) FalseSection14In win-win negotiation, the customer's needs are met even though the developer's need may not be.A) TrueB)FalseSection15In requirements validation the requirements model is reviewed to ensure its technical feasibility.A) TrueB)FalseChapter 61Which of these is not an element of a requirements modelA) Behavioral elementsB) Class-based elementsC)Data elementsD) Scenario-based elementsSectionWhich of the following is not an objective for building a requirements modelA) define set of software requirements that can be validatedB) describe customer requirementsC)develop an abbreviated solution for the problemD) establish basis for software designSectionObject-oriented domain analysis is concerned with the identification and specification of reusable capabilities within an application domain.A)TrueB) FalseSectionIn structured analysis models focus on the structure of the classes defined for a system along with their interactions.A) TrueB)FalseSection5Creation and refinement of use cases if an important part of scenario-based modeling.A)TrueB) FalseSectionIt is important to consider alternative actor interactions when creating a preliminary use case.A) TrueB)FalseSectionBrainstorming is one technique that may be used to derive a complete set of use case exceptions.A)TrueB) FalseSectionIn many cases there is no need to create a graphical representation of a usage scenario.A)TrueB) FalseSectionUML activity diagrams are useful in representing which analysis model elementsA) Behavioral elementsB) Class-based elementsC) Flow-based elementsD)Scenario-based elementsSectionOne or more attributes of a data object must be defined as a key to allow the location of an instance of the data object.A)TrueB) FalseSectionThe entity relationship diagramA)depicts relationships between data objectsB) depicts functions that transform the data flowC) indicates how data are transformed by the systemD) indicates system reactions to external eventsSectionWhich of the following should be considered as candidate objects in a problem spaceA) eventsB) peopleC) structuresD)all of the aboveSectionAttributes are chosen for an object by examining the problem statement and identifying the entities that appear to be related.A) TrueB)FalseSectionWhich of the following is not one of the broad categories used to classify operationsA) computationB) data manipulationC) event monitorsD)transformersSectionWhich of the following items does not appear on a CRC cardA) class collaboratorsB) class nameC)class reliabilityD) class responsibilitiesSectionClass responsibilities are defined byA) its attributes onlyB) its collaboratorsC) its operations onlyD)both its attributes and operationsSectionAn analysis package involves the categorization of analysis model elements into useful groupings.A)TrueB) FalseChapter 71The data flow diagramA) depicts relationships between data objectsB) depicts functions that transform the data flowC) indicates how data are transformed by the systemD) indicates system reactions to external eventsE)both b and cSectionControl flow diagrams areA)needed to model event driven systems.B) required for all systems.C) used in place of data flow diagrams.D) used to represent system behavior.SectionThe control specification represents the system behavior using UML sequence and state diagrams.A)TrueB) FalseSectionThe data flow diagram must be augmented by min-spec that can serve as a guide the design of the software component that will implement the process.A)TrueB) FalseSectionFor purposes of behavior modeling an event occurs wheneverA) a state and process exchange information.B)the system an actor exchange information.C) two actors exchange information.D) two objects exchange information.SectionFor purposes of behavior modeling a state is anyA) consumer or producer of data.B) data object hierarchy.C)observable mode of behavior.D) well defined process.SectionThe state transition diagramA) depicts relationships between data objectsB) depicts functions that transform the data flowC) indicates how data are transformed by the systemD)indicates system reactions to external eventsSectionThe UML sequence diagram show the order in which system events are processed.A) TrueB)FalseSection9Analysis patterns are discovered, they are not explicitly created.A)TrueB) FalseSection10It is not possible to justify the time required for WebApp requirements analysis.A) TrueB)FalseSectionWhich is not one of the analysis activities that is used to create a complete analysis modelA) Configuration analysisB) Content analysisC) Functional analysisD)Market analysisSectionContent objects are extracted from use cases by examining the scenario description for direct or indirect content references.A)TrueB) FalseSectionWhat are the elements of a WebApp interaction modelA) activity diagrams, sequence diagrams, state diagrams, interface prototypeB) activity diagrams, collaboration diagrams, sequence diagrams, state diagramsC)use-cases, sequence diagrams, state diagrams, interface prototypeD) use-cases, sequence diagrams, state diagrams, sequence diagramsSectionUML activity diagrams can be used to represent the user observable functionality delivered by the WebApp as well as the operations contained in each analysis class.A)TrueB) FalseSectionConfiguration analysis focuses on the architecture of the user's web browsing environment.A) TrueB)FalseChapter 81Which of the following are areas of concern in the design modelA) architectureB) dataC) interfacesD) project scopeE)a, b, and cSection2The importance of software design can be summarized in a single wordA) accuracyB) complexityC) efficiencyD)qualitySectionWhich of these are characteristics of a good designA) exhibits strong coupling between its modulesB) implements all requirements in the analysis modelC) includes test cases for all componentsD) provides a complete picture of the softwareE)both b and dSectionWhich of the following is not a characteristic common to all design methodsA)configuration managementB) functional component representationC) quality assessment guidelinesD) refinement heuristicsSectionWhat types of abstraction are used in software designA) controlB) dataC) environmentalD) proceduralE)a, b, and dSectionWhich of the following can be used to represent the architectural design of a piece of softwareA) Dynamic modelsB) Functional modelsC) Structural modelsD)All of the aboveSectionDesign patterns are not applicable to the design of object-oriented softwareA) TrueB)FalseSectionSince modularity is an important design goal it is not possible to have too many modules in a proposed design.A) TrueB)FalseSectionInformation hiding makes program maintenance easier by hiding data and procedure from unaffected parts of the program.A)TrueB) FalseSectionCohesion is a qualitative indication of the degree to which a moduleA) can be written more compactly.B)focuses on just one thing.C) is able to complete its function in a timely manner.D) is connected to other modules and the outside world.SectionCoupling is a qualitative indication of the degree to which a moduleA) can be written more compactly.B) focuses on just one thing.C) is able to complete its function in a timely manner.D)is connected to other modules and the outside world.SectionWhen using structured design methodologies the process of stepwise refinement is unnecessary.A) TrueB)FalseSectionSoftware designs are refactored to allow the creation of software that is easier to integrate, easier to test, and easier to maintain.A)TrueB) FalseSectionWhich of the following is not one of the five design class typesA) Business domain classesB)Entity classesC) Process classesD) User interface classesSectionWhich design model elements are used to depict a model of information represented from the user's viewA) Architectural design elementsB) Component-level design elementsC)Data design elementsD) Interface design elementsSectionWhich design is equivalent to the floor plan of a houseA)Architectural designB) Component-level designC) Data designD) Interface designSectionWhich design model is equivalent to the detailed drawings of the access points and external utilities for a houseA) Architectural designB) Component-level designC) Data designD)Interface designSectionWhich design model is equivalent to a set of detailed drawings for each room in a houseA) Architectural designB)Component-level designC) Data designD) Interface designSectionThe deployment design elements specify the build order for the software components.A) TrueB)FalseChapter 91The best representation of system architecture is an operational software prototype.A) TrueB)FalseSectionThe architectural representations can be an enabler for communication among project stakeholders.A)TrueB) FalseSectionAn architectural description is often documented using an architecture template.A) TrueB)FalseSection4An architectural genre will often dictate the architectural approach that may used for the structure to be built.A)TrueB) FalseSection5An architectural style encompasses which of the following elementsA) constraintsB) set of componentsC) semantic modelsD) syntactic modelsE)a, b, and cSectionTo determine the architectural style or combination of styles that best fits the proposed system, requirements engineering is used to uncoverA) algorithmic complexityB)characteristics and constraintsC) control and dataD) design patternsSectionBefore an architectural pattern can be chosen for use in a specific system it must have a code implementation to facilitate its reuse.A) TrueB)FalseSectionThe criteria used to assess the quality of an architectural design should be based on systemA) accessibilityB) controlC) dataD) implementationE)both b and cSectionDuring process of modeling the system in context, systems that interact with the target system are represented asA) Peer-level systemsB) Subordinate systemsC) Superordinate systemsD) Working systemsE)a, b, and cSectionOnce selected, archetypes always need to be refined further as architectural design proceeds.A)TrueB) FalseSectionWhich of the following is not an example of infrastructure components that may need to be integrated into the software architectureA) Communications componentsB) Database componentsC)Interface componentsD) Memory management componentsSectionIn the architecture trade-off analysis method the architectural style should be described using theA) data flow viewB) module viewC) process viewD) user viewE)a, b, and cSectionQuantitative methods for assessing the quality of proposed architectural designs are readily available.A) TrueB)FalseSectionA useful technique for evaluating the overall complexity of a proposed architecture is to look at the componentA) cohesionB) flow dependenciesC) sharing dependenciesD) sizeE)both b and cSection15When the overall flow in a segment of a data flow diagram is largely sequential and follows straight-line paths _________ is present.A) low couplingB) good modularityC) transaction flowD)transform flowSectionWhen a single item that triggers other data flow along one of many paths ________ characterizes the information flow in a segment of a data flow diagram is present.A) high couplingB) poor modularityC)transaction flowD) transform flowChapter 101In the most general sense a component is a modular building block for computer software.A)TrueB) FalseSectionIn the context of object-oriented software engineering a component containsA) attributes and operationsB) instances of each classC) roles for each actor (device or user)D)set of collaborating classesSectionIn traditional software engineering modules must serve in which of the following rolesA) Control componentB) Infrastructure componentC) Problem domain componentD)All of the aboveSectionSoftware engineers always need to cerate components from scratch in order to meet customer expectations fully.A) TrueB)FalseSectionWhich of the following is not one of the four principles used to guide component-level designA) Dependency Inversion PrincipleB) Interface Segregation PrincipleC) Open-Closed PrincipleD)Parsimonious Complexity PrincipleSectionThe use of stereotypes can help identify the nature of components at the detailed design level.A)TrueB) FalseSectionClasses and components that exhibit functional, layer, or communicational cohesion are relatively easy to implement, test, and maintain.A)TrueB) FalseSectionSoftware coupling is a sign of poor architectural design and can always be avoided in every system.A) TrueB)FalseSection9In component design elaboration requires which of the following elements to be describe in detailA) AlgorithmsB) Attributes。