1.

Which regression test selection technique exposes faults caused by modifications?(a) Efficiency(b) Precision(c) Generality(d) InclusivenessThis question was posed to me during an interview.This intriguing question comes from Software Maintenance in section Software Maintenance of Software Engineering

Answer»

The CORRECT option is (d) Inclusiveness

The best I can explain: 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.



Discussion

No Comment Found

Related InterviewSolutions