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

ISTQB-CTFL Exam Dumps - ISTQB Certified Tester Foundation Level (CTFL v4.0)

Go to page:
Question # 25

Why should you choose a test technique?

A.

Because you need to match the way you test to the content of the product under test

B.

Because of the time constraints that usually accompany a test project

C.

Because this way you cover the full scope of the product's functionality

D.

Because choosing a test technique is a common practice in software testing

Full Access
Question # 26

Which ONE of the following statements is correct?

A.

Static analysis can be used against a work product containing unstructured artifacts

B.

Difficult to interpret work products are best tested using static analysis.

C.

There may be legal issues in performing static testing on a commercially available executable library.

D.

Test cases can be tested using static testing techniques but not the models

Full Access
Question # 27

Which of the following does MOT describe a reason why testing is necessary?

A.

The customer decided that 100% branch coverage shall be achieved

B.

The acquisition of test automation tools was based on the assumption that it will be used m all projects

C.

For avionics and pharmaceutical systems software testing is mandated by standards

D.

The risks associated with delivering the system are far higher than the cost of testing

Full Access
Question # 28

Which of the following statements is not correct?

A.

Looking for defects in a system may require Ignoring system details

B.

Identifying defects may be perceived as criticism against product

C.

Looking for defects in system requires professional pessimism and curiosity

D.

Testing is often seen as a destructive activity instead of constructive activity

Full Access
Question # 29

Which of the following examples represents System Integration testing?

A.

Testing an application m development environment which is similar to the production environment

B.

Testing the system based on specifications using simulator for a sub-system

C.

Testing an application's behaviour to check if it fulfils business needs

D.

Testing if e-commerce website works correctly with a third-party payment gateway

Full Access
Question # 30

Given the following state model of sales order software:

    PLACED -> IN PRODUCTION

    IN PRODUCTION -> CANCELLED

    IN PRODUCTION -> SHIPPED

    SHIPPED -> INVOICED

    INVOICED -> CANCELLED

    CANCELLED -> PLACED

Which of the following sequences of transitions provides the highest level of transition coverage for the model (assuming you can start in any state)?

A.

IN PRODUCTION -> CANCELLED -> PLACED -> IN PRODUCTION -> CANCELLED -> PLACED

B.

IN PRODUCTION -> SHIPPED -> INVOICED -> CANCELLED -> PLACED -> IN PRODUCTION

C.

PLACED -> IN PRODUCTION -> SHIPPED -> CANCELLED -> PLACED

D.

PLACED -> CANCELLED -> PLACED -> CANCELLED -> PLACED -> IN PRODUCTION -> CANCELLED

Full Access
Question # 31

A software calculates the annual car tax using three inputs:

- E; the emission level of the vehicle

- P: the power of the vehicle

-T the type of the vehicle

The input value for P can be integer positive values between 15 and 350.

Which of the following answers contains a correct list of a boundary values for the P input?

A.

14,351

B.

14,15,350,351

C.

15,350

D.

5.175.500

Full Access
Question # 32

Given the following User Story: "As an online customer, I would like to be able to cancel the purchase of an individual item from a shopping list so that it only displays the relevant items, in less than 1 second", which of the following can be considered as applicable acceptance test cases?

I.Click on my online shopping list, select the unwanted Item, delete the unwanted item, the unwanted Item is deleted from the shopping list in less than 1 second.

ii.Click on my online shopping list, select all the items, delete all the items, the unwanted items are deleted from the shopping list in less than 1 second.

iii.Tab to the online shopping list and press enter, select the unwanted item, delete the unwanted item, the unwanted item is deleted from the shopping list In less than 1 second.

Iv. Click on the checkout button, select the payment method, make payment, confirmation received of payment and shipping date.

v. Click on my shopping list, select the unwanted Item, delete the unwanted item, the unwanted item is deleted from the shopping list.

Select the correct answer:

A.

I, ii and v

B.

iv

C.

i and iii

D.

v

Full Access
Go to page: