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
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)
Instant messaging is secure because of the type of encryption used
Indicate whether the statement is true or false
Tags may be closed out of order in _____ .
A. HTML B. XHTML C. Both A and B. D. Neither A nor B.
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