单项选择题
以下控制流程图的环路复杂性V(G)等于()。
A.5
B.6
C.9
D.12
点击查看答案
<上一题
目录
下一题>
热门
试题
单项选择题
针对逻辑覆盖( )叙述是不正确的。
A.达到100%CC 要求就一定能够满足100%DC 的要求
B.达到100%CDC 要求就一定能够满足100%DC 的要求
C.达到100%MCDC 要求就一定能够满足100%DC 的要求
D.达到100%路径覆盖要求就一定能够满足100%DC 的要求
点击查看答案
单项选择题
针对下列程序段,需要( )个测试用例可以满足语句覆盖的要求。switch ( value ){case 0:other = 30;break;case 1:other = 50;break;case 2:other = 300;case 3:other = other value;break;default:other = other * value;}
A.2
B.3
C.4
D.5
点击查看答案
相关试题
which determines the actions perform...
The last step is ()
图中a、b之间为()联系。
图中③处应填写()
The second is(), which determines...