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
Which activity is not part of the Completion phase?
A. updating thetestware to be preserved
B. assessing test results
C. evaluating the test process
D. selecting thetestware to be preserved
See the specification below:
IF A AND (B OR C) THEN error message ENDIF
How many logical test cases are distinguished if Semantic Testing with coverage type decision points condition/decision coverage is used?
A. 2
B. 3
C. 4
D. 8
Which activity takes place in the Preparation phase?
A. the test object intake
B. allocating test units and test techniques
C. determining the test basis
D. collection of the test basis
Problems can be prevented by looking closely at the way the starting point for the test execution must be structured and which process must be deployed when using it. Which problem does this not prevent?
A. production disruptions
B. a deteriorating starting point
C. testing gets increasingly expensive
Is the checklist created to determine the test basis dependent on the selected test design technique?
A. yes
B. no
See the procedure flow below:
How many test situations are produced when the coverage type paths with test depth level 2 is used?
A. 3
B. 8
C. 12
D. 13
Which TMap phase may be located on the critical path?
A. Planning and Control
B. Specification
C. Execution
D. Preparation
What is the correct description of the term est level?
A. the information that defines the required system behavior
B. a group of test activities with the attention of checking the information system in respect of a number of correlated (part aspects of) quality characteristics
C. a group of test activities that are managed and executed collectively
The possible results of every condition are tested at least once. To which coverage type does this refer?
A. condition coverage
B. condition/decision coverage
C. decision coverage
D. modified condition/decision coverage