中国大学MOOC: Which of the following are disadvantages of bottom-up integration and implementation?下列哪些是自底向上集成和实施的缺点?I. Operational modules may not be adequately tested. 操作模块测试不充分II. Logical modules may not be adequately tested. 逻辑模块测试不充分III. It promotes responsibility-driven design. 促进了职责驱动设计
举一反三
- 自底向上的集成测试需要测试人员编写驱动模块。
- 在集成测试中,增值式集成测试方法中的自底向上的增值测试方式需要建立()。 A: 驱动模块 B: 桩模块 C: 驱动模块和桩模块 D: 不需要建立
- 自底向上的集成测试需要测试人员编写驱动模块。 A: 正确 B: 错误
- 在自底向上增殖式集成测试时,对每个被集成的模块( )。 A: 不必设计驱动模块和桩模块 B: 不必设计驱动模块,但要设计桩模块 C: 要设计驱动模块,但不必设计桩模块 D: 要设计驱动模块和桩模块
- 中国大学MOOC: The following graph shows the modules of a software system, and the line in the graph shows the invocation relation between the modules. If the system is implemented and integrated using the bottom-up type, module_________ is the driver of the module b.下图显示了软件系统的模块,图中的线显示了模块之间的调用关系。 如果系统是使用自底向上类型实现和集成的,模块_________是模块b的驱动程序。