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

A. select test paths based on the locations and uses of variables
B. focus on testing the validity of loop constructs
C. rely on basis path testingĀ 
D. exercise the logical conditions in a program module


Answer: A

Computer Science & Information Technology

You might also like to view...

In the Skinning window, you can select a video's playback interface, or skin.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Instant messaging is secure because of the type of encryption used

Indicate whether the statement is true or false

Computer Science & Information Technology

Tags may be closed out of order in _____ .

A. HTML B. XHTML C. Both A and B. D. Neither A nor B.

Computer Science & Information Technology

Which of the following is true about Python's array module?

A. it is limited to storing numbers B. it behaves much like a dictionary C. it can only hold character values D. you can define its size at run time

Computer Science & Information Technology