Free CTFL-Foundation Exam Braindumps

Pass your Certified Tester Foundation Level exam with these free Questions and Answers

Page 19 of 67
QUESTION 86

Which of the following is a structure-based (white-box) technique?

  1. A. Decision table testing
  2. B. State transition testing
  3. C. Statement testing
  4. D. Boundary value analysis

Correct Answer: C
All other options are specification-based (black-box) techniques, and the main distracter is answer (A) because decision table testing could be confused with decision testing.

QUESTION 87

Which of the following team roles would be most appropriate to enhance the team and why? 2 credits

  1. A. A person with the ability to complete tasks
  2. B. A quality assurance officer
  3. C. A person with in-depth technical skills
  4. D. A person who brings new ideas to the team

Correct Answer: D

QUESTION 88

A garden irrigation system allows the user to specify 2 inputs:
1. Frequency - The number of times the system should be automatically switched on per day; minimum once per day, maximum 5 times
2. Duration - The duration of operation, in whole minutes, each time it is switched on; ranging from 1 to 60 Applying 2-value boundary value analysis which of the following options has the correct test set of valid and invalid boundary values?

  1. A. Frequency 1, 5; Duration 1, 60
  2. B. Frequency 0, 1, 5, 6; Duration 59 seconds, 1 minute, 60 minutes, 60 minutes 1 second
  3. C. Frequency 0, 1, 5, 6; Duration 0, 1, 30, 60, 61
  4. D. Frequency 0, 1, 2, 5, 6; Duration 0, 1, 30, 60, 61

Correct Answer: B

QUESTION 89

How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment?
Assume that the two conditions are independent of each other : -if (Condition 1)then statement 1else statement 2if (Condition 2)then statement 3

  1. A. 2 Test Cases
  2. B. 3 Test Cases
  3. C. 4 Test Cases
  4. D. Not achievable

Correct Answer: A

QUESTION 90

What is the purpose of test completion criteria in a test plan:

  1. A. To know when a specific test has finished its execution
  2. B. To ensure that the test case specification is complete
  3. C. To set the criteria used in generating test inputs
  4. D. To know when test planning is complete
  5. E. To plan when to stop testing

Correct Answer: E

Page 19 of 67

Post your Comments and Discuss ISTQB CTFL-Foundation exam with other Community members: