mcq 队列

Q1. Which of the following models is best suited when the requirements of the software are not decided and also the user is not sure about how he wants the user interface to look like?

Q1。 当不确定软件的需求并且用户不确定自己希望用户界面看起来如何时,以下哪种模型最合适?

  1. Classical waterfall model

    古典瀑布模型

  2. Prototyping model

    原型模型

  3. Evolutionary model

    进化模型

  4. None of the above

    以上都不是

Answer: b. Prototyping model

答案: b。 原型模型

Explanation:

说明:

It is recommended to use prototyping model in the following situations:

在以下情况下,建议使用原型模型:

  1. Customer requirements are not clear and complete.

    客户要求不明确且不完整。

  2. The Design is not clear, i.e. how the software must look like.

    设计不清楚,即软件外观如何。



Q2. Which of the following software lifecycle model is able to manage all the risks that may appear while software development?

Q2。 以下哪个软件生命周期模型能够管理软件开发过程中可能出现的所有风险?

  1. Spiral Waterfall model

    螺旋瀑布模型

  2. Iterative waterfall model

    迭代瀑布模型

  3. Spiral model

    螺旋模型

  4. All of the above

    上述所有的

Answer: c. Spiral model

答: c。 螺旋模型

Explanation:

说明:

The spiral model is a model that has the capability of handling the maximum amount of risks that may occur while developing any software as this model holds the components of almost every other software lifecycle model.

螺旋模型是一种能够处理开发任何软件时可能发生的最大风险的模型,因为该模型包含几乎所有其他软件生命周期模型的组件。



Q3. Which of the following software lifecycle model deals with the incremental development of the software through different versions of the software?

Q3。 以下哪个软件生命周期模型通过不同版本的软件来处理软件的增量开发?

  1. Spiral model

    螺旋模型

  2. Classical waterfall model

    古典瀑布模型

  3. Iterative waterfall model

    迭代瀑布模型

  4. None of the above

    以上都不是

Answer: d. None of the above

答案: d。 以上都不是

Explanation:

说明:

The evolutionary model is the one that deals with the incremental development of the software through releasing its different versions.

演化模型是通过发布不同版本来处理软件增量开发的模型。



Q4. Which of the following statements is true?

Q4。 下面哪个描述是正确的?

  1. In the classical waterfall model, we do not have the scope of risk management as we can only proceed to different phases in the downward manner.

    在经典瀑布模型中,我们没有风险管理的范围,因为我们只能以向下的方式进入不同的阶段。

  2. The iterative model is an enhanced version of the classical waterfall model and it provides us the scope of managing risks in the software.

    迭代模型是经典瀑布模型的增强版本,它为我们提供了在软件中管理风险的范围。

  1. Only i is true

    只有我是真的

  2. Only ii is true

    只有ii为真

  3. Both i and ii are true

    我和我都是真的

  4. None of them is true

    他们都不是真的

Answer: c. Both i and ii is true

答: c。 我和我都是真的

Explanation:

说明:

Both the given statements are true.

给定的两个陈述都是正确的。



Q5. In which of the following models is the user feedback considered the most valuable?

Q5。 在以下哪个模型中,用户反馈被认为是最有价值的?

  1. Classical waterfall model

    古典瀑布模型

  2. Prototyping model

    原型模型

  3. Evolutionary model

    进化模型

  4. None of the above

    以上都不是

Answer: b. Prototyping model

答案: b。 原型模型

Explanation:

说明:

The prototyping model follows the build and update cycle until the user is completely satisfied with the prototype of the model. And this happens through the feedback and review that the user gives for the prototype of the software. Thus, in this model, the user feedback is considered of topmost priority.

原型模型遵循构建和更新周期,直到用户对模型的原型完全满意为止。 这是通过用户对软件原型提供的反馈和审阅来实现的。 因此,在此模型中,用户反馈被认为是最高优先级。



翻译自: https://www.includehelp.com/basics/mcq-software-lifecycle-models.aspx

mcq 队列

mcq 队列_MCQ | 软件生命周期模型相关推荐

  1. 软件工程生命周期模型_软件生命周期模型比较| 软件工程

    软件工程生命周期模型 软件生命周期模型 (Software Lifecycle Models) There are five software lifecycle models that are co ...

  2. 软件生命周期模型 -------- 瀑布模型 和 原型模型

    文章目录 瀑布模型(Waterfall Model) 模型概述: 核心思想: 模型特点: 优点: 缺点: 分类: 1.传统瀑布模型: 2.加入迭代的瀑布模型: 原型模型: 优点: 缺点: 瀑布模型(W ...

  3. 软件开发生命周期中的设计阶段_什么是软件生命周期模型?软件测试和软件开发的关系分析!...

    软件生命周期这个词,对于大部分人应该比较陌生,但却不容忽视!正因为它的重要性,才有许多不同的软件开发生命周期模型,但是它们都有一个共同的特点,那就是在生命周期中的某一时刻,软件都会被测试.今天我就和大 ...

  4. 什么是软件生命周期模型?试比较瀑布模型、快速原型模型、增量模型和螺旋模型的优缺点,说明每种模型的使用范围。

    软件生命周期模型是跨越整个生存期的系统开发.运作和维护所实施的全部过程.活动和任务的结构框架. 瀑布模型  优点:它提供了一个模板,这个模板使得分析.设计.编码.测试和支持的方法可以在该模板下有一个共 ...

  5. 1.7 什么是软件生命周期模型?试比较瀑布模型,快速原型模型,增量模型和螺旋模型的优缺点,说明每种模型的适用范围

    软件生命周期模型:是从一个特定角度提出的对软件过程的简化描述,是对软件开发实际过程的抽象,它包括构成软件过程的各种活动.软件工件以及参与角色等. 瀑布模型的优点: 有利于大型软件开发过程中人员的组织. ...

  6. 软件生命周期模型——瀑布模型

    模型概述 瀑布模型是一个经典的软件生命周期模型,也叫预测型生命周期.完全计划驱动型生命周期.在这个模型里,在项目生命周期的尽早时间,要确定项目范围及交付此范围所需的时间和成本. 在这个模型里,项目启动 ...

  7. 【软件工程】软件生命周期模型 --- 瀑布模型、快速原型模型、增量模型、螺旋模型及喷泉模型

    软件生命周期模型是跨越整个生存期的系统开发.运作和维护所实施的全部过程.活动和任务的结构框架. 下面介绍几种常见的软件生命周期模型: 瀑布模型 瀑布模型是将软件生存周期的各项活动规定为按固定顺序而连接 ...

  8. 软件过程模型(software process model)传统软件生命周期模型

    软件过程模型也称做软件生命周期模型 从一个特定角度提出的对软件过程的简化描述 (模型不代表具体实现,对过程的简化描述)对软件开发实际过程的抽象 (模型即抽象)它包括构成软件过程的各种活动.软件工件(a ...

  9. 软件生命周期阶段有几个?常见软件生命周期模型有哪些?

    软件生命周期阶段及常见的软件生命周期模型,软件生命周期是指一个计算机软件从功能确定.设计,到开发 成功投入使用,并在使用中不断地修改.增补和完善,直到停止该软件的使用的全过程. 生命周期从收到应用软件 ...

最新文章

  1. 在Windows7 下 mingw32 开发环境中采用 glut3.7 学习 OpenGL
  2. python3 遍历列表得到序号索引和值
  3. 【翻译】VisualStudio11中的CSS编辑器改进(asp.net 4.5系列)-ScottGu
  4. springboot系列八、springboot整合kafka
  5. 数据结构与算法 / 字符串匹配 / BF、PK 算法
  6. 当你看完这篇朴素贝叶斯(NB)算法后,是否会有怦然心动的感觉
  7. 使用 jQuery 查询属性不包含 disabled 的 input radio
  8. 杭电1262--寻找素数对(打表)
  9. 湘潭大学oracle考试,湘潭大学07级《oracle数据库》A卷及其部分参考答案
  10. c# 低功耗蓝牙_C#建立从笔记本电脑内部蓝牙4.0到蓝牙低功耗(BLE)外设的流
  11. mongodb 备份压缩_MongoDB-备份和恢复
  12. java 3%3_Java 代码界 3% 的王者?看我是如何解错这 5 道题的
  13. Java| 编译和反编译
  14. 如何设计卷积神经网络CNN?
  15. cadence的PCB封装库导入Altium designer
  16. 51单片机之步进电机实验
  17. 颜色六位码和八位码表示
  18. css设置背景色透明,字体颜色不透明
  19. 如何使用 IFTTT 零成本建立网站内容监控系统?
  20. 第1108期AI100_机器学习日报(2017-09-30)

热门文章

  1. 去小公司了解哪些工具?
  2. python定义区间[-5、5_有一个数 x 在区间 [-5,0] 内 , 写出其条件表达式 。 (5.0分)_学小易找答案...
  3. python 函数递归一次增加一次变量_python函数局部变量、全局变量、递归知识点总结...
  4. PhpMyAdmin后台getshell
  5. java h5 上拉加载更多_移动端H5页面上拉加载更多功能实现(二)
  6. gateway中的局部过滤器_Spring Cloud Gateway中的过滤器工厂:重试过滤器
  7. python socket udp并发_Python进阶----UDP协议使用socket通信,socketserver模块实现并发
  8. Jsの练习-数组常用方法
  9. webview布局适配实践
  10. import() 动态加载component组件失败