试题内容
The Rational Unified Process (RUP) is a software engineering process, which captures many of best practices in modern software development. The notions of (1) and scenarios have been proven to be an excellent way to capture function requirements. RUP can be described in two dimensions – time and content. In the time dimension, the software lifecycle is broken into cycles. Each cycle is divided into four consecutive (2) which is concluded with a well-defined (3) and can be further broken down into (4) – a complete development loop resulting in a release of an executable product, a subset of the final product under development, which grows incrementally to become the final system. The content structure refers to the disciplines, which group (5) logically by nature.
(1)A、artifacts
B、use-cases
C、actors
D、workers
(2)A、orientations
B、views
C、aspects
D、phases
(3)A、milestone
B、end-mark
C、measure
D、criteria
(4)A、rounds
B、loops
C、iterations
D、circularities
(5)A、functions
B、workflows
C、actions
D、activities
软题库参考答案:B、D、A、C、D(仅供参考)
软题库解析:正在加载....
你可能感兴趣的试题
某确定的有限自动机(DFA)的状态转换图如下图所示(A是初态,C是终态),则该DFA能识别( )。
A.aabb
B.abab
C.baba
D.Abba
以下关于文档的叙述中,不正确的是()。
A.文档仅仅描述和规定了软件的使用范围及相关的操作命令
B.文档是软件产品的一部分,没有文档的软件不能称之为软件产品
C.软件文档的编制在软件开发工作中占有突出的地位和相当大的工作量
D.高质量文档对于发挥软件产品的效益有着重要的意义
针对应用在运行期的数据特点,修改其排序算法使其更高效,属于()维护。
A.正确性
B.适应性
C.完善性
D.预防性
Computers will become more advanced and they willalso become easier to use. Improved speed recognition will make the operationof a computer easier. Virtual reality (虚拟现实), the technology of (1)witha computer using all of the human senses, will also contribute to better humanand computer (2). Other, exotic (奇异的) models of computation arebeing developed, including biological computing that uses living organisms,molecular computing that uses molecules with particular (3), and
第35题: 某系统重用了第三方组件(但无法获得其源代码),则应采用( )对组件进行测试。
A、基本路径覆盖
B、分支覆盖
C、环路覆盖
D、黑盒测试