Which defect has an internal cause that can be solved within the test team?
A. Adefect in the test basis
B. Adefect in the test specification
C. Adefect in the test object
Which type of tool is used in the Execution phase to test a module or component that has a relationship with programs that have not yet been realized?
A. code coverage tool
B. comparator
C. 'model-based testing' tool
D. stubs and drivers
For the creation of the central starting point there are several techniques. In the given situation it is necessary that consistency between the data entered is guaranteed. Which of the techniques below is preferable if only one technique may be used?
A. use of production data
B. entering through separate front-end software
C. entering through regular system functions
See the illustration below:

What is the minimum number of logical test cases generated by the use of the Process Cycle Test if the coverage type paths test depth level 2 is used?
A. 3
B. 5
C. 6
D. 9
What can be avoided by consolidating separate checklists into one checklist for assessing a test basis?
A. finding the same test basis defect more often
B. using a particular checklist in both the acceptance and system tests
C. that every project compiles its own checklist
D. duplicating work on identical parts of the test basis during the evaluation
Drivers can be used in the Execution phase of a test process. What are drivers for?
A. to test, at an early stage, a module that has relationships with modules not yet realized
B. to gain insight into aspects like memory use, CPU use, network load and performance
C. to determine whether the system continues to function correctly and at the required speeds under the expected production load
See the specification below: IF Dutch telephone number AND telephone number does not contain 10 digits THEN error message ENDIF How many logical test cases can be generated if a semantic test using the coverage type decision points modified condition/decision coverage is used?
A. 1
B. 2
C. 3
D. 4
See the procedure flow below:

What is the minimum number of logical test cases are generated by the use of the Process Cycle Test if the coverage type paths test depth level 2 is used?
B. 6
C. 8
D. 14
For assessing the test basis separate checklists are consolidated into one checklist. What is the advantage of using a consolidated checklist?
A. finding the same test basis defect more often
B. using a particular checklist in both the acceptance and system tests
C. that every project compiles its own checklist
D. avoiding duplicating work on identical parts of the test basis during the evaluation
See the specification below:
A specification includes the parameters A, B and C.
A and B each have 3 equivalence classes and C has 2.
What is the minimum number of test situations that will be generated by applying the coverage type pairwise testing?
A. 3
B. 6
C. 9
D. 18