Question 31
A PIN entry component of an ATM system has been developed using the following state table:
Using the state transition test technique, how many 0-switch test cases are needed to achieve 100% 0-switch coverage?
Question 32
A tablet manufacturer offers the following options for its customers:
* Colour:Black, White, Silver, Gold (4 options)
* Model:Standard, Mini, Pro (3 options)
* Gigabytes:32, 64, 128, 256 (4 options)
* Connectivity:Wifi-only, Wifi+Cellular (2 options)
Using the pairwise technique, what is the MINIMUM number of test cases needed to achieve a full 2- wise coverage?
SELECT ONE OPTION
Question 33
How many cases are required to test the tax system specification as described below, using a decision table which is not collapsed?
Tax system
A tax system needs to be updated due to new legislation. For a person with a salary of less than € 20.000 and who is married, the tax needs to be recalculated. If the person also has more than two and less than five children, an additional 10% reduction is applicable.
Question 34
You are testing the processing of a critical traffic control system to which various regulations apply The processing of the input variables is dependent on defined ranges within which the actual retrieved data values can lie.
Which of the following black-box test techniques should you use to test the processing functionality of this system?
Question 35
A PIN entry component of an ATM system has been developed using the following state table:
Using the state transition test technique, how many 0-switch test cases are needed to achieve 100% 0-switch coverage?
