iSQI Related Exams
CTFL_Syll2018 Exam
For the code fragment given below, which answer correctly represents minimum tests required for statement and branch coverage respectively?

Which of the following statements about decision tables are TRUE?
I. Generally, decision tables are generated for low risk test items
II. Test cases derived from decision tables can be used for component tests.
III. Several test cases can be selected for each column of the decision table.
IV. The conditions in the decision table represent negative tests generally.
Which of the following test design techniques is classified as a structure-based (white box) technique? [K1]