Data flow testing is a control structure testing technique where the criteria used to design test cases is that they

  1. Rely on basis path testing

  2. Exercise the logical conditions in a program module

  3. Select test paths based on the locations and uses of variables

  4. Focus on testing the validity of loop constructs


Correct Option: C

Find more quizzes: