New Year Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Effective Study Techniques for the ISTQB CTFL-Foundation Exam

Questions 71

A system is being enhanced to simplify screen navigation for users.

Which of the following does NOT reflect structural testing?

Options:
A.

To test all paths that users could take through the screen menu system

B.

To ensure that 100% decision testing is achieved for each system component

C.

To test all branches of component calls within the application call graph

D.

To ensure that users can navigate to all fields on the screen

ISTQB CTFL-Foundation Premium Access
Questions 72

Which of the following type of defect would NOT be typically found by using a static analysis tool?

Options:
A.

A variable is defined but is then not used

B.

A variable is used in a calculation before it is defined

C.

A variable has the wrong numeric value passed into it

D.

A variable is used but not declared

Questions 73

When considering the roles of test leader and tester, which of the following tasks would NOT typically be performed by a tester?

Options:
A.

Prepare and acquire the test data

B.

Set up and check the test environment

C.

Write test summary reports

D.

Review tests developed by others

Questions 74

The following Test Cases have been created for a simple web-based airline booking system.

Test Case 1: Search for an item Available Flights

Test Case 2: View selected item in My Flights

Test Case 3: Login to the system: Login is accepted

Test Case 4: Select an available flight: item added to My Flights

Test Case 5: Print confirmation receipt, then exit

Test Case 6: In My Flights, confirm details and book flight

Which of the following is the correct logical order for the test cases?

Options:
A.

6, 3, 1, 4, 2, 5

B.

3, 4, 1, 2, 5, 6

C.

3, 2, 1, 4, 6, 5

D.

3, 1, 4, 2, 6, 5

Questions 75

You are examining a document which gives the precise steps needed in order to execute a test.

What is the correct definition of this document?

Options:
A.

Test design specification

B.

Test condition

C.

Test procedure specification

D.

Test case specification

Questions 76

Which of the following does NOT represent one of the three triggers for maintenance testing an operational system?

Options:
A.

Data migration

B.

System retirement

C.

System modification

D.

Introduction of a test management tool

Questions 77

Which of the following is NOT a valid objective of testing?

Options:
A.

Preventing defects from being introduced into the code

B.

Investigating and fixing defects in the software under test

C.

Gaining confidence that the system is fit-for-purpose

D.

Providing information for stakeholders’ decision making

Questions 78

Which of the following is a white-box test technique?

Options:
A.

Decision table testing

B.

Exploratory testing

C.

Statement testing

D.

Error guessing

Questions 79

A new testing tool has been selected for an organisation and a pilot project has successfully completed. The next step is to deploy the tool within the organization.

What is a key success factor in tool deployment?

Options:
A.

Estimate a cost-benefit ratio based on a firm business case

B.

Determine whether benefits will be achieved at reasonable cost

C.

Provide support for the test team using the tool

D.

Assessment of organisational maturity, strengths and weaknesses

Questions 80

Which of the following represents good testing practice for testers, irrespective of the software lifecycle model used?

Options:
A.

They should start test analysis when the corresponding development level is complete

B.

They should be involved in reviewing requirements or user stories as soon as drafts are available

C.

They should ensure that the same test objectives apply to each test level

D.

They should minimize the ratio of development levels to test levels to reduce project costs