McqMate
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. |
View all MCQs in
Software Project Management (SPM)No comments yet