Q. Which regression test selection technique exposes faults caused by modifications ?
a. Efficiency
b. Precision
c. Generality
d. Inclusiveness
Inclusiveness measures the extent to which a technique chooses test cases that will cause the modified program to produce different output than the original program, and thereby expose faults caused by modifications.