Question 5
Consider a prime path [1, 2, 5, 6] and a test path P=[1, 2, 3, 4, 2, 3, 4, 5, 6]. Which of the following sub-paths is toured by P with a side-trip but not a detour?
[3, 4, 2, 3]
[3, 4, 5, 6]
[1, 2, 3, 4]
[2, 3, 4, 5]
Consider a prime path [1, 2, 5, 6] and a test path P=[1, 2, 3, 4, 2, 3, 4, 5, 6]. Which of the following sub-paths is toured by P with a side-trip but not a detour?
[3, 4, 2, 3]
[3, 4, 5, 6]
[1, 2, 3, 4]
[2, 3, 4, 5]
Correct answer
[3, 4, 2, 3]
Question 5 of 21 in the IIT Madras BS Software Testing (Software Testing) Quiz 1 paper sat on 27 Oct 2024, in the September 2024 term (2024 Oct27:). It carries 6 marks.