Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

It has been decided to test the relationship between functions and data. A coverage type has been chosen from the ‘Data’ coverage types group. Which coverage types has been selected?

A.

Decision points

B.

CRUD

C.

Operational profiles

D.

Paths

Which type of tool provides information about the parts of the programme code that are run during a test?

A.

Code coverage tool

B.

Comparator

C.

Model based testing tool

D.

Stubs and drivers

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 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

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

See the specification and image below:

“On screen, the choices ‘Airplane’, ‘Trains’, ‘Hotels’, ‘Cars’ and ‘Taxis’ must be included in a consecutive order.”

The following screen is to be tested.

After analysis, a defect is reported with the cause: error in test basis.

What is the error?

A.

The ‘Taxis’ option could not be selected due to a problem with the infrastructure

B.

The ‘Taxis’ option was missing on the screen

C.

The ‘Taxis’ option is incorrectly included in the specification

D.

The developer made a mistake

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

What is the primary effect of the use of a service virtualization tool?

A.

the dependency of the availability of services decreases

B.

the test design effort for testing the services decreases

C.

the effort for the test execution of the services decreases

See the image below.

In order to test launch groceries logical test causes 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:

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.

3

B.

9

C.

12

D.

243