List of questions
Related questions
Question 70 - CTAL-TTA discussion
Consider the following section of code:
If ((A > B) or (C > D)) and (E = F) then
print A;
Endlf
Which of the following sets of test data can be used to achieve multiple condition coverage with the least number of tests?
A.
Set 4
B.
Set 3
C.
Set 2
D.
Set 1
Your answer:
0 comments
Sorted by
Leave a comment first