Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free ISTQB ISTQB-CTFL Practice Exam with Questions & Answers | Set: 7

Questions 61

When should component integration tests be carried out?

Options:
A.

Integration tests should always be done after system tests

B.

Integration tests should be done at the customer's site, after acceptance tests

C.

Integration tests can be done before or after system tests

D.

Integration tests should always be done before system tests

ISTQB ISTQB-CTFL Premium Access
Questions 62

Which of the following statements describes regression testing?

I. Retesting of a fixed defect

II. Testing of an already tested program

III. Testing of new functionality in a program

IV. Regression testing applies only to functional testing

V Tests that do not nave to be repeatable, because They are only used once

Options:
A.

II, IV, V

B.

I, III, IV

C.

II

D.

I, IV

Questions 63

Which of the following statements is CORRECT?

Options:
A.

Test cases are made up of input values, expected results and actual results developed to cover test objectives

B.

Test cases describe items or events to test that are derived from the test basis during the test analysis activity

C.

Test cases are sequences of actions for test execution specified during the test implementation activity D. Test cases are derived during the test design activity to cover test objectives or test conditions

Questions 64

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

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

Questions 65

Which of the following statements best describes the way in which decision coverage is measured?

Options:
A.

Measured as the number of statements executed by the tests, divided by the total number of executable statements in the code.

B.

Measured as the number of lines of code executed by the tests, divided by the total number of lines of code in the test object.

C.

Measured as the number of decision outcomes executed by the tests, divided by the total number of decision outcomes in the test object.

D.

It is not possible to accurately measure decision coverage.

Questions 66

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?

Options:
A.

14,351

B.

14,15,350,351

C.

15,350

D.

5.175.500

Questions 67

Which test approach will best fit a new project, with little documentation and high probability for bugs?

Options:
A.

Exploratory testing

B.

Requirements based testing

C.

Metric based approach

D.

Regression testing

Questions 68

Which statement about use case testing is true?

Options:
A.

The lest cases are designed to find defects in the data flew.

B.

The test cases are designed to be used by real users, not by professional testers

C.

The test cases are always designed by customers or end users.

D.

The test cases are designed to find defects in the process flow.

Questions 69

Which of the following statements is true?

Options:
A.

A defect does not always produce a failure, while a bug always produces a failure

B.

A defect may cause a failure which, when occurring, always causes an error

C.

Failures can be caused by defects, but also by environmental conditions

D.

Bugs are defects found during component testing, while failures are defects found at higher test levels

Questions 70

Which ONE of the following options is aPRODUCT riskand NOT aPROJECT risk?

Options:
A.

Incorrect calculation logic in the software, leading to inaccurate results.

B.

Poor communication between team members, making project management more difficult.

C.

Staff shortages in the project leading to scheduling problems.

D.

Delays in the delivery of work products by the project team.