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