In which Map phase activity does the pre-test take place?
A. Defining central starting points
B. Intake of the test object
C. Specifying the test object intake
D. Executing (re)tests
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 in which a decision point is described:
R = (D OR E) AND F
Use of the coverage type decision points modified condition/decision coverage produces the following table with test situations:

Which values are missing where the dots are stated (? to make the table complete?
A. 010
B. 011
C. 110
D. 111
The specification of test cases according to a test design technique follows five general steps. Which step is stablishing the starting point?Which step is ?stablishing the starting point?
A. step 2
B. step 3
C. step 4
D. step 5
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
Three parameters play a role for a printing function and for every parameter there are two equivalence classes to be tested:

Which combination is missing in the table if the coverage type pairwise testing is applied?
A. arial color 10
B. arial black 12
C. verdana color 10
D. verdana black 10
See the figure below:

Of which test design technique is this an example?
A. Data Combination Test
B. Data Cycle Test
C. Semantic Test
D. Syntactic Test
A fun park is celebrating its 25th birthday and has come up with the following discount campaign:
Everybody is given 50% discount on their admission ticket. Children younger than 4 years, adults older than 64 years, and for this special occasion adults aged 25 years will be allowed in free.
How many equivalence classes are included in this situation?
A. 3
B. 4
C. 5
During the test execution of a large customer registration system, the system went down for several times. Although there were no test cases described the tester concluded that the continuity was poor. Which testing method is described here?
A. dynamic explicit testing
B. dynamic implicit testing
C. static testing
There are two parties in the V model:
*
the supplying party
*
the accepting party
Which system development phase or test phase is not performed by the supplying party?
A.
Functional design
B.
Realization
C.
System test
D.
Technical design