How would you leverage test configurations to cover multiple requirements and avoid unneeded
duplications?
A.
by associating different test configurations in multiple tests with each requirement
B.
by associating different test configurations in the same test with each requirement
C.
by associating the same test configuration in the same test with each requirement
D.
by associating the same test configuration in multiple tests with each requirement