大学MOOC 软件测试(南京邮电大学)1454090166 最新慕课完整章节测试答案
如何测试软件
测试技术基础知识测验
1、单选题:
Which one is not the advantage of random testing.
选项:
A: It detects fault rapidly
B: It is easy to perform automated testing
C: Test cases obey uniform distribution
D: It may be easy to calculate probability of fault detection
答案: 【 It detects fault rapidly】
2、单选题:
Which technique does not belong to input-domain testing technique.
选项:
A: Random testing
B: Equivalent partitioning
C: Boundary-value analysis
D: GUI testing
答案: 【 GUI testing】
3、单选题:
There are totally ( ) steps in functional testing.
选项:
A: 2
B: 3
C: 4
D: 5
答案: 【 4】
4、单选题:
Which one is not involed in exploratory testing?
选项:
A: Test-related learing
B: Test design
C: Test execution
D: Debugging
答案: 【 Debugging】
5、单选题:
There are totally () steps to construct a decision table.
选项:
A: 2
B: 3
C: 4
D: 5
答案: 【 5】
6、判断题:
Random testing must be performed automatically.
选项:
A: 正确
B: 错误
答案: 【 正确】
7、判断题:
Adaptive random testing detects more faults than random testing.
选项:
A: 正确
B: 错误
答案: 【 错误】
8、判断题:
Anti-random testing detects faults more rapidly than random testing.
选项:
A: 正确
B: 错误
答案: 【 正确】
9、判断题:
In combinatorial testing, pairwise testing need more test cases than 3-way combinatorial testing.
选项:
A: 正确
B: 错误
答案: 【 错误】
10、判断题:
Exploratoty testing is one of input-domain te
