TMap NEXT is often considered as a waterfall approach, while TMap HD is considered as an agile approach.
Which TMap NEXT essential is mainly used to develop TMap HD?
Answer : A
From a test-economic perspective, the answer to the question 'what does testing deliver?' uses the following formula:
Test Yield = Test Benefits = Test Costs
What is an example of Test Costs?
Answer : D
See the specification below:
The test design technique Elementary Comparison Test has been used with coverage type decision points with modified condition/decision coverage.
Which is the corresponding graph?
Answer : D
See the decision table below:
Which coverage types has been used to make the decision table?
Answer : C
Why does one logical test case lead to one physical test case?
Answer : C
See the specification below:
A specification has parameters A, B, and C.
A and B each have 3 equivalence classes and C has 2 equivalence classes.
What is the minimum number of test situations that is generated if the coverage type Pairwise Testing is used?
Answer : C
Although structured testing is hardly used by software engineers these days, there are other 'development' measurements possible that are used to increase quality.
Which 'development' measure first uses automated tests before the code is written?
Answer : C