CTFL-Foundation Dumps CTFL-Foundation Braindumps

CTFL-Foundation Real Questions CTFL-Foundation Practice Test CTFL-Foundation dumps free


iSQI


CTFL-Foundation


ISTQB Certified Tester Foundation Level


https://killexams.com/pass4sure/exam-detail/CTFL-Foundation


QUESTION: 329

Which of the following would you NOT expect to see on an incident report from test execution?


  1. The version(s) of the software under test

  2. The test execution schedule

  3. Expected results and actual results

  4. Precise steps to reproduce the problem


Answer: D


QUESTION: 330

Which of the following is a Black Box test design technique?


  1. Decision Coverage

  2. Error Guessing

  3. Statement Coverage

  4. Equivalence Partitioning


Answer: D


QUESTION: 331

Which of the following is a defect that is more likely to be found by a static analysis tool than by other testing techniques?


  1. Omission of a major requirement

  2. Inadequate decision coverage

  3. Component memory leakage

  4. Variables that are not used improperly declared


    QUESTION: 332

    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. Frequency 1, 5; Duration 1, 60

      2. Frequency 0, 1, 5, 6; Duration 59 seconds, 1 minute, 60 minutes, 60 minutes 1 second

      3. Frequency 0, 1, 5, 6; Duration 0, 1, 30, 60, 61

D. Frequency 0, 1, 2, 5, 6; Duration 0, 1, 30, 60, 61


Answer: B


QUESTION: 333

When can functional and structural testing BOTH be applied?


  1. System and Component test levels only

  2. All 'Developement' test levels, i.e. those before Acceptance testing

  3. Component and Component integration test levels only

  4. All test levels


Answer: D


QUESTION: 334

Which of the following is a white-box test technique?


  1. Decision table testing

  2. Exploratory testing

  3. Statement testing

  4. Error guessing


QUESTION: 335

Which of the following would NOT be a common metric used for monitoring test preparation and execution?


  1. Number of Test cases passed and failed

  2. Percentage of planned test cases designed

  3. Number of test plan review comments

  4. Percentage of tasks complete in test environment preparation


Answer: D


QUESTION: 336

Which of the following would be a good test technique to use when under severe time pressure?


  1. Exploratory testing

  2. Structure based testing

  3. Specification based testing

  4. Use Case testing


Answer: B


QUESTION: 337

You have been asked to improve the way test automation tools are being used in your company. Which one of the following is the BEST approach?


  1. Selecting and automating scripts that test new functionality to find the most defects

  2. Using a keyword-driven testing approach to separate the actions and data from the tool's script

  3. Ensuring that all data, inputs and actions are stored in the tool's script for ease of maintenance

  4. Keeping expected results separate from the automation tool to allow the testers to check the results


QUESTION: 338

During the development of a software change for a system, the developer makes a mistake in his work, which leads to a fault in the code. Unfortunately the fault is not found by software testing and is released into live. What is the definite consequence of this mistake?


  1. The system will fail, causing a defect

  2. If the defect is executed, the system may fail

  3. Loss of money, time, or business reputation

  4. Contractual requirements have not been met by testing


Answer: B