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
Under which circumstance can Exploratory Testing be used effectively?
A. when experienced testers with domain knowledge are available
B. when testing must be as brief as possible on the critical path of the project
C. when critical functionality, failure of which can cause severe damage, must be tested
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
See the decision and test situations below: R = (A AND B) OR C
Which test situation is missing if the coverage type decision points modified condition/decision coverage is used?
A. Option A
B. Option B
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 specification below:
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
What is to be preserved in the activity reserving the testware? What is to be preserved in the activity reserving the testware?
A. alltestware created during the project
B. a selection of thetestware in consultation with the future administrator
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
What is not an element of a test case in relation to the system behavior to be tested?
A. action
B. defect
C. initial situation
D. predicted result
Which defects can be detected more effectively with development tests than with system and/or acceptance tests?
A. defects related toeffectivity
B. defects related to the database and/or the operating system
C. defects related to the functional specifications
D. defects related to performance
What is the aim of a unit test?
A. to demonstrate that a unit meets the functional specifications
B. to demonstrate that a unit meets the technical specifications
C. to demonstrate that a unit integrates properly with other units
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
During which TMap phase is testing 'dynamic implicit'?
A. Specification
B. Execution
C. Preparation
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