Question 17
Based on the above data, answer the given subquestions.
Which of the following sets of test paths achieve(s) edge coverage, but not edge-pair coverage?
[1, 2, 4, 6, 7], [1, 2, 3, 5, 3, 6, 2, 3, 6, 7]
{[1, 2, 4, 6, 2, 4, 6, 7], [1, 2, 3, 5, 3, 6, 7]}
{[1, 2, 4, 6, 7], [1, 2, 3, 5, 3, 5, 3, 6, 2, 4, 6, 2, 3, 6, 7]}
{[1, 2, 3, 5, 3, 5, 3, 6, 2, 4, 6, 2, 4, 6, 2, 3, 5, 3, 6, 7], [1, 2, 3, 5, 3, 6, 7], [1, 2, 4, 6, 2, 3, 6, 2, 3, 6, 2, 3, 6, 7], [1, 2, 4, 6, 7], [1, 2, 3, 6, 7]}