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

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

Questions 41

Which of the following test cases will ensure that the statement ‘Print ‘Hold’’ is exercised? [K3]

Refer to the exhibit

CTFL-Foundation Question 41

Options:
A.

X=2, Y=2, Z=2

B.

X=2, Y=3, Z=4

C.

X=2, Y=4, Z=3

D.

X=4, Y=3, Z=2

ISTQB CTFL-Foundation Premium Access
Questions 42

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.

Options:
A.

ii, iii, iv, v

B.

i, iii, v, vi

C.

i, ii, iv, v

D.

iii, iv, v, vi

Questions 43

Component testing may include:

Options:
A.

Sociability testing.

B.

User acceptance testing.

C.

Beta testing.

D.

The use of stubs and drivers.

Questions 44

Consider the following pseudo code

1. Begin

2. Read Gender

3. __Print “Dear”

4. If Gender = ‘female’

5. Print (“Ms”)

6. Else

7. __Print ( “Mr”)

8. Endif

9. End

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

Options:
A.

1

B.

2

C.

3

D.

4

Questions 45

Which of the following BEST describes the relationship between test planning and test execution? [K2]

Options:
A.

Test planning ensures the level of detail in test procedures is appropriate for test execution

B.

Test planning schedules test execution but does not assign resources

C.

Test planning defines the overall approach to testing but does not schedule specific activities such as test execution

D.

Test planning identifies test objectives related to scope and risk but does not define the level of detail for test procedures used in test execution

Questions 46

Which statement BEST describes when test planning should be performed? [K1]

Options:
A.

Test planning is performed only once, at the beginning of the life cycle, andgenerates a Master Test Plan

B.

Test planning is performed at the beginning of the life cycle and again at the beginning of test execution

C.

Test planning is performed at the beginning of the life cycle and again at every test level

D.

Test planning is performed continuously in all life cycle processes and activities

Questions 47

Which TWO of the following test tools would be classified as test execution tools? [K2]

a. Test data preparation tools

b. Test harness

c. Review tools

d. Test comparators

e. Configuration management tools

Options:
A.

a and b

B.

c and d

C.

c and e

D.

b and d

Questions 48

A data driven approach to test automation design is best described as:

Options:
A.

Using action words to describe the actions to be taken, the test data.

B.

Scaling to support large numbers of users.

C.

Being based on Equivalence Partitioning testing techniques.

D.

Separating out the test data inputs and using a generic script that can read the test data and perform the same test steps with different data.

Questions 49

Testers are often seen as the bearer of unwanted news regarding defects. What are effective ways to improve the communication and relationship between testers and others?

a)Communicate factual information in a constructive way.

b)Try to understand how the other person feels and why they react the way they do.

c)Always outsource testing activities.

d)Never record information that could be used to apportion blame to an individual or team.

Options:
A.

a and b

B.

a, b and c

C.

a, b and d

D.

a and c

Questions 50

Which of the following would be appropriate test objectives for user acceptance testing of the first release of a new software product aimed at a general market and built using Agile methods? [K2]

a. To identify as many defects as possible

b. To maximise code coverage

c. To ensure the product works as expected

d. To assess the overall quality of the product

e. To determine the reliability of the product

Options:
A.

b and c

B.

a and d

C.

b and e

D.

c and d