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

CTFL-Foundation Exam Dumps - ISTQB Certified Tester Foundation Level

Go to page:
Question # 17

Which of the following is not decided in the test-planning phase..?

A.

Schedules and deliverables

B.

Hardware and software

C.

Entry and exit criteria

D.

Types of test cases

Full Access
Question # 18

Which of the following are static techniques?

A.

Walkthrough.

B.

State transition testing.

C.

Decision table testing.

D.

Statement testing.

Full Access
Question # 19

Which of the following describes structure-based (white-box) test case design techniques?

A.

Test cases are derived systematically from models of the system.

B.

Test cases are derived systematically from the tester's experience.

C.

Test cases are derived systematically from the delivered code.

D.

Test cases are derived from the developers' experience.

Full Access
Question # 20

What do static analysis tools analyze?

A.

Design

B.

Test cases

C.

Requirements

D.

Program code

Full Access
Question # 21

What test roles (or parts in the testing process) is a developer most likely to perform?

(i) Executing component integration tests.

(ii) Static analysis.

(iii) Setting up the test environment.

(iv) Deciding how much testing should be automated.

A.

(i) and (ii)

B.

(i) and (iv)

C.

(ii) and (iii)

D.

(iii) and (iv)

Full Access
Question # 22

Consider the following pseudo code:

1 Begin

2 Read Time

3 If Time < 12 Then

4 Print(Time, "am")

5 Endif

6 If Time > 12 Then

7 Print(Time −12, "pm")

8 Endif

9 If Time = 12 Then

10 Print (Time, "noon")

11 Endif

12 End

How many test cases are needed to achieve 100 per cent decision coverage?

A.

1

B.

2

C.

3

D.

4

Full Access
Question # 23

Which of the following statements contains a valuable objective for a test team?

A.

Prove that the remaining defects will not cause any additional failures.

B.

Run all of the tests that are defined for the test object as quickly as possible.

C.

Prove that all faults have been identified through thorough testing.

D.

Cause as many failures as possible so that faults can be identified and corrected

Full Access
Question # 24

To test a function, the programmer has to write a _________, which calls the function to be tested and passes it test data:

A.

Stub

B.

Driver

C.

Proxy

D.

None of the above

Full Access
Go to page: