Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Exin TMSTE - TMap Suite Test Engineer

Page: 1 / 1
Total 30 questions

When entering customer information, an e-mail address is required. Which test design technique can be used to test this?

A.

Data Combination Test

B.

Process Cycle Test

C.

Syntactic Test

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?

A.

adaptivity

B.

business-driven test management

C.

complete tool box

D.

structured test process

During a project, a number of scrum teams delivers tested units(programs), which are subsequently integrated and tested in a traditional way.

In which test environment are the units (traditionally) tested first after integration of the units?

A.

test environment for user acceptance test

B.

test environment for the end-to-end test

C.

test environment for the production acceptance test

D.

test environment for the system test

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?

A.

Acceptance Test-Driven Development

B.

Behavior-Driven Development

C.

Test-Driven Development

See the image below:

In order to test the purchase of school supplies, logical test cases must be created based on the Data Combination Test. It has been agreed to use an average depth test. This means that Pairwise Testing will be applied on all data.

    Pens-paper-school diary-bag

Test cases are designed using the classification tree below:

What is the minimum number of test cases that will be generated when using the Pairwise Testing technique? (What is “N” as a minimum?)

A.

6

B.

8

C.

12

See the decision table below:

Which coverage types has been used to make the decision table?

A.

decision points condition/decision coverage

B.

decision points modified condition/decision coverage

C.

decision points multiple condition/decision coverage

What is the aim of the activity assessing the test basis?

A.

determining the risk of the various system parts

B.

selecting the most suitable test design techniques

C.

establishing whether or not the delivered parts of the testobject can be adequately tested

D.

establishing the testability of the test basis

In traditional system development environments, what is meant by the concept test level?

A.

the information that defines the required system behavior

B.

a group of test activities with the intention of checking the information system in respect of a number of correlated quality characteristics

C.

a group of test activities that are managed and executed collectively

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?

A.

3

B.

6

C.

9

D.

18