Skip to main content

ISQI-CTFL Real Exam Questions

ISTQB Certified Tester Foundation Level (CTFL v4.0)

339 questions available · Page 1 of 34

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

In the MASPAR case study..
?

  1. A

    Security failures were the result of untested parts of code

  2. B

    The development team achieved complete statement and branch coverage but missed a serious bug in

    the MASPAR operating system

  3. C

    An error in the code was so obscure that you had to test the function with almost every input value to

    find its two special-case failures

  4. D

    All the above

Show answer and explanation

Correct answer: C

Question 2 Single choice

Which of the following options BEST explain the pesticide paradox principle of testing?

  1. A

    If we do not regularly review and revise our tests, we'll stop finding defects

  2. B

    Repeatedly running a set of tests will ensure that a system is defect free

  3. C

    Defects are, paradoxically, often contained in a small number of modules

  4. D

    Testing, like spraying pesticide, is an effective bug / defect removal activity

Show answer and explanation

Correct answer: C

Question 3 Single choice

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

  1. A

    Use case testing

  2. B

    State transition testing

  3. C

    Decision testing

  4. D

    Equivalence partitioning

Show answer and explanation

Correct answer: C

Question 4 Single choice

Which of the following risks represents the highest level of risk to the project?

  1. A

    Likelihood of failure = 1%, potential cost of impact = $1m.

  2. B

    Likelihood of failure = 10%, potential cost of impact = $500,000.

  3. C

    Likelihood of failure = 20%, potential cost of impact = $150,000.

  4. D

    Likelihood of failure = 5%, potential cost of impact = $500,000.

Show answer and explanation

Correct answer: B

Question 5 Single choice

For which of the following would maintenance testing be used?

  1. A

    Correction of defects during the development phase.

  2. B

    Planned enhancements to an existing operational system.

  3. C

    Complaints about system quality during user acceptance testing.

  4. D

    Integrating functions during the development of a new system.

Show answer and explanation

Correct answer: B

Question 6 Single choice

Dynamic Analysis Tools are used to:

  1. A

    Determine differences between files or databases.

  2. B

    Monitor and report on how a system behaves under a variety of conditions.

  3. C

    Find defects, such as memory leaks, while software is executing.

  4. D

    Measure the percentage of specific types of code structure that have been exercised.

Show answer and explanation

Correct answer: C

Question 7 Multiple choice

Identify THREE items that would be part of the work-breakdown structure showing the key testing activities for the acceptance test project.

  1. A

    Test planning, test case preparation and test execution for each of the four iterations

  2. B

    Work should be explicitly allocated to test completion, test management, installation and to training on

    using the system

  3. C

    Activities to deploy the system in the user environment

  4. D

    Regression testing in the second, third and fourth iterations

  5. E

    Development activities for unit and integration testing

  6. F

    Reviews on requirements documentation

  7. G

    Defining test environment requirements for system testing

Show answer and explanation

Correct answers: A, B, D

Question 8 Single choice

Which of the following defines the expected result of a test?

  1. A

    Test case

  2. B

    Test procedure

  3. C

    Test execution schedule

  4. D

    Test condition

Show answer and explanation

Correct answer: A

Question 9 Single choice

System testing is:

  1. A

    Used to search for defects in software modules that are separately testable.

  2. B

    The responsibility of the users of a system.

  3. C

    Concerned with the behavior of a whole system/product as defined by the scope of a development

    project.

  4. D

    Triggered by modifications, migration or retirement of the software system.

Show answer and explanation

Correct answer: C

Question 10 Single choice

Which is not a major task of test implementation and execution?

  1. A

    Develop and prioritizing test cases, creating test data, writing test procedures and optionally, preparing

    test harness and writing automated test scripts.

  2. B

    Logging the outcome of test execution and recording the identities and versions of the software under

    test, test tools and testware.

  3. C

    Checking test logs against the exit criteria specified in test planning.

  4. D

    Verifying that the test environment has been set up correctly.

Show answer and explanation

Correct answer: C