单元测试是软件测试的基础性测试,它通常采用的方法是()。
A. 静态测试
B. 动态测试
C. 静态、动态测试
D. 静态、动态测试和复审
查看答案
White box testing of software testing is a test for software structure. Which of the following item should not be included in the content of white box ?()
A. boundary value analysis
B. statement testing
C. branch testing
D. path testing
在软件结构中,模块可以分为几类,以下哪种不属于模块划分的固有类型?()
A. 顺序模块
B. 增量模块
C. 层次模块
D. 并行模块
下列哪一个问题只包含进程互斥问题?()
A. 田径场上的接力比赛
B. 一个进程读文件,一个进程写文件
C. 一个生产者和一个消费者通过一个缓冲区传递产品
D. 公共汽车上司机和售票员的协作
在关系数据库设计中,若设计文档中主要包括E-R图,这应该是哪个设计阶段形成的文档?()
A. 需求分析阶段
B. 概念设计阶段
C. 逻辑设计阶段
D. 物理设计阶段