Vcehome > ISTQB > Foundation Level > CTFL-FOUNDATION > CTFL-FOUNDATION Online Practice Questions and Answers

CTFL-FOUNDATION Online Practice Questions and Answers

Questions 4

Given is the following defect removal chart reported at the end of system testing - showing total defects

detected and closed defects (fixed and successfully retested). A number of open defects are classified as

critical. All tests have been executed.

Based on the chart above, what is the most appropriate next test phase?

A. Acceptance testing to verify the business process

B. Acceptance testing to verify operational requirements

C. Requirements testing as part of testing regulatory compliance

D. Another system test cycle to verify defect resolution

Browse 549 Q&As
Questions 5

Which activities form part of test planning?

i) Developing test cases.

ii) Defining the overall approach to testing.

iii) Assigning resources.

iv) Building the test environment.

v) Writing test conditions.

A. i, ii and iv are true, iii and v are false.

B. ii and iii are true, i, iv and v are false.

C. iv and v are true, i, ii and iii are false.

D. i, ii and iii are true iv and v are false.

Browse 549 Q&As
Questions 6

Acceptance test cases are based on what?

A. Requirements

B. Design

C. Code

D. Decision table

Browse 549 Q&As
Questions 7

Which of the following statements about use-case testing are most accurate?

(i)

In a use-case diagram an actor represents a type of user. (ii) Use-cases are the most common test basis for unit testing. (iii) A use-case describes interactions between actors. (iv) An actor is always a human user that interacts with the system.

(v)

Test cases can be based on use-case scenarios.

(vi)

Use-case testing will often identify gaps not found by testing individual components.

A.

ii, iii, iv, v

B.

i, iii, v, vi

C.

i, ii, iv, v

D.

iii, iv, v, vi

Browse 549 Q&As
Questions 8

How many minimum test cases are required to cover 100% Statement coverage and Decision coverage?

Consider the following pseudo-code If (Walking andand Midnight) If (Raining) Take umbrella and search light Else Take searchlight End IF Else if (Running andand Sunshine) IF (Raining) Take umbrella End IF Else keep doing what you were doing End IF

A. 5 for Statement, 5 for Decision

B. 4 for Statement, 5 for Decision

C. 8 for Statement, 6 for Decision

D. 6 for Statement, 8 for Decision

Browse 549 Q&As
Questions 9

A company that created software for managing libraries won a contract to write an application for managing inventories in a large hospital pharmacy.

The test manager decided that the test policy and all work procedures must be reviewed and updates to meet this new challenge.

Which of the following is the best explanation for this decision?

A. Large organizations have bigger budgets and hence strict testing is required

B. The size of the software for the new project is different than previous ones. This requires more testing.

C. Revising the test policy and work procedures need not be done at the beginning of each project

D. Different industries have different risks and quality requirements. This impacts the test process.

Browse 549 Q&As
Questions 10

Which of the following statements is CORRECT?

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

B. Test cases are sequences of actions for test execution specified during the test implementation activity

C. Test cases are derived during the test design activity to cover test objectives or test conditions

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

Browse 549 Q&As
Questions 11

Consider the following code:

int premium=2500;

if (age<30)

{

Premium = premium + 1500;

}

Which options suits for a correct combination of Boundary value and expected result. Assume first number

as boundary followed by expected result.

A. 29, 2500 30, 1500

B. 30, 1500 31, 2500

C. 29, 1500 30, 2500

D. 29, 4000 30, 2500

Browse 549 Q&As
Questions 12

Which of the following options correctly described the impact of incorrect software systems behavior?

A. Has no impact on our daily lives whatsoever

B. Rarely occurs therefore not frequently experienced

C. Is limited to damages of money loss

D. May cause injury or even death

Browse 549 Q&As
Questions 13

Which of the following statements describes regression testing?

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

B. Tests that do not have to be repeatable, because they are only used once

C. II

D. II, IV, V

E. I, IV

F. I, III, IV

Browse 549 Q&As
Exam Code: CTFL-FOUNDATION
Exam Name: ISTQB Certified Tester Foundation Level
Last Update: Apr 23, 2024
Questions: 549 Q&As

PDF

$49.99

VCE

$59.99

PDF + VCE

$67.99