Question 17
Consider the annotated CFG given below.
Identify the test case input(s) that test the path [s, v, x, y, z].
{a = 10, b = 20, c = 15}
{a = 10, b = 20, c = 30}
{a = 30, b = 20, c = 30}
{a = 30, b = 30, c = 30}
Consider the annotated CFG given below.
Identify the test case input(s) that test the path [s, v, x, y, z].
{a = 10, b = 20, c = 15}
{a = 10, b = 20, c = 30}
{a = 30, b = 20, c = 30}
{a = 30, b = 30, c = 30}
Correct answers
{a = 10, b = 20, c = 30}
{a = 30, b = 30, c = 30}
Question 17 of 17 in the IIT Madras BS Software Testing (Software Testing) Quiz 1 paper sat on 16 Jul 2023, in the May 2023 term (IIT M DEGREE AN2 EXAM QPE2 16 JULY 2023). It carries 4 marks.