A-A+

White box testing of software testing is a tes

2022-08-06 06:41:21 问答库 阅读 177 次

问题详情

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?(75).
A.boundary value analysis
B.statement testing
C.branch testing
D.path testing请帮忙给出正确答案和分析,谢谢!

参考答案

正确答案:A
解析:译文:白盒测试是对软件结构的测试。下列哪一项不是白盒测试的内容?

考点: