Q.

Which selective retest technique selects every test case that causes a modified program to produce a different output than its original version?

A. coverage
B. minimization
C. safe
D. maximization
Answer» C. safe
Explanation: safe techniques do not focus on coverage criteria, instead they select every test case that cause a modified program to produce different output than its original version.
2.1k
0
Do you find this helpful?
13

Discussion

No comments yet