Which of the following is a valid reason for writing test cases based on experience and intuition? [K1]
Which of the following test design techniques is not a black box technique?
The flow graph below shows the logic of a program for which 100% statement coverage and 100% decision coverage is required on exit from component testing. [K4]
The following test cases have been run:
Test Case 1 covering path P,Q,R,U
Test Case 2 covering path P,Q,S,V
Test Case 3 covering path P,Q,S,W,X
Test case 4 covering path P,Q,S,W,Y
Refer to the exhibit
What type of test design technique is the most effective in testing screen-dialog flows?