What is not an advantage of applying a test design technique and recording it in the test specifications?
A. that the tests are reproducible
B. that the test specifications are transferable
C. that coverage of 100% is achieved
D. that it provides a justified elaboration of the test strategy
See the illustration below:
To test a registration application for a weekend trip, logical test cases must be created in accordance with the Data Combination Test. In addition, it has been agreed that less depth testing must be performed. One data pair has been defined that must be fully tested in combination:
-car - attraction
Eight test cases are designed using a classification tree.

Where must the 'bullets' for test case 4 be placed?
A. Saturday, fun park, 2nd
B. Sunday, museum, station
C. Sunday, fun park, station
With which units do you best start the unit integration test?
A. the units that are ready first
B. the units that are the worst (least) documented
C. the units in which the most problems are expected
What is not a test benefit?
A. facilitating good project control by providing information
B. avoiding repair costs and consequential loss in the production situation
C. avoiding damage during production
D. release of a product
What is an advantage of the BDTM approach?
A. a test process that can be controlled by the client
B. a cheaper test process
C. a risk-free production launch of the tested system
See the illustration below:
In order to test a registration application for a weekend trip, logical test cases must be created according to the Data Combination Test. It is agreed to conduct light testing. One data pair is defined that must be fully tested in combination:
-day ?attraction
Using a classification tree, six test cases are designed.

Where should the 'bullets' for test case 4 be placed?
A. Saturday, zoo, 2nd
B. Sunday, zoo, family car
C. Sunday, zoo, 2nd
Business-driven test management allows the business client to control the test process and help determine the test approach. Which aspects can the client control?
A. The balance between results and risks versus time and costs.
B. The quality of the test object.
C. The test design techniques to be used.
D. Reducing the probability of software failure.
The execution phase traditionally accounts for 40% of the test effort. In certain projects, this percentage may be considerably lower.
What reasons may account for this?
A. Automating the testing process.
B. Employment of more testers.
C. Performing the tests simultaneously.
D. The useofExploratoryTesting.
See the diagram below:
In order to test the purchase of school supplies, logical test cases must be created based on the data combination test. It has been agreed in this instance that a medium depth test is required. This means that all data must be subjected to
pairwise testing:
Pens - paper - school diary - bag
The test cases are designed using the below classification tree.

What is the minimum number of test cases that will be generated by applying the pairwise testing technique? (What is "N" at a minimum?)
A. 6
B. 8
C. 12
D. 24