Pre-Winter Sale 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

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

Questions 111

Which of the following is correct with regards to debugging?

Options:
A.

Debugging identifies the cause of a failure

B.

Debugging is often performed by test engineers

C.

Debugging is considered part of the testing activities

D.

Debugging is intended to find as many defects as possible in the code

ISTQB ISTQB-CTFL Premium Access
Questions 112

Which of the following statements is correct?

Options:
A.

Testing based on the structure of the software under test (SUT) is white-box testing whereas testing the input-output behaviour without prewritten test cases is experience based testing.

B.

Testing the software under test (SUT) is possible only after implementation in white-box testing whereas testing the software even before implementation is possible in exploratory testing.

C.

Testing the software under test (SUT) using knowledge of the tester is experience based testing whereas without pre-written test cases is using black-box testing techniques.

D.

Testing the software under test (SUT) based on design is black-box testing whereas testing the input-output behaviour is experience based testing.

Questions 113

Which of the following is a good testing practice which is applicable INDEPENDENT of the software development lifecycle followed?

Options:
A.

Not all development activities should have corresponding test activities

B.

Each test level should have an appropriate test objective

C.

Large amount of redundancy between test levels is good because it prevents bug leakage

D.

Reviews should be done after the work products have been finalized

Questions 114

Which of the following is an example of black-box dynamic testing?

Options:
A.

Functional Testing

B.

Code inspection

C.

Checking memory leaks for a program by executing it

D.

Coverage analysis

Questions 115

During which review process activity are the exit criteria for an inspection defined?

Options:
A.

Review Initiation

B.

Planning

C.

Communication and analysis

D.

Fixing and reporting

Questions 116

You are a tester working on a critical project. Based on the risk analysis you execution? Priority 1 is the highest and Priority 3 is the lowest priority.

ISTQB-CTFL Question 116

Options:
A.

D-C- B-A

B.

D-B-A-C

C.

C-B-A-D

D.

D-A-B-C

Questions 117

Which of the following statements are true?

1. Early and frequent feedback helps to avoid requirements misunderstanding.

2. Early feedback allows teams to do more with less.

3. Early feedback allows the team to focus on the most Important features.

4. Early and frequent feedback clarifies customer feedback by applying static testing techniques

Select the correct answer:

Options:
A.

3

B.

2

C.

1

D.

4

Questions 118

A bank offers a savings account with various interest rates based on the current balance in the account. The balance ranges and respective interest rates are:

Up to $100.00 =2%

$100.01 to $500.00 = 4%

$500.01 to $1,000.00 = 5%

Above $1,000.00 = 7%

Using two-point boundary value analysis, which of the following sets of test inputs provides the relatively highest level of boundary coverage?

Options:
A.

$5.00.$100.00,$499.99,$1,000.00,$1,000.01

B.

$100.00. $100.01,$100.02,$500.00,$999.99

C.

$100.00, $500.00,$1,000.00,$1,000.01

D.

$5.00.$100.00,$500.00,$1,000.01

Questions 119

Given the following review types and review characteristics:

a.Pair review

b.Walkthrough

c.Technical review

d.Inspection

1.Formal

2.Informal

3.Purposes include evaluating the quality of the work product under review and generating new ideas (e.g., brainstorming solutions)

4.Purposes include Improving the software product and training the review participants

Which of the following BEST matches the review type with the review characteristic?

Options:
A.

a-1. b-4, c-3. d-2

B.

a-4, b-3. c-2. d-1

C.

a-2, b-3, c-4, d-1

D.

a-2, b-4, c-3. d-1

Questions 120

Which of the statements correctly describes when a whole team approach may NOT be suitable?

Options:
A.

When a high level of test independence may be required.

B.

When acceptance tests need to be created.

C.

When a test automation approach needs to be determined.

D.

When the team dynamics need to be improved.