Most Recent CTFL-Foundation Questions Pool 2021
Act now and download your ISTQB CTFL-Foundation test today! Do not waste time for the worthless ISTQB CTFL-Foundation tutorials. Download Regenerate ISTQB Certified Tester Foundation Level exam with real questions and answers and begin to learn ISTQB CTFL-Foundation with a classic professional.
ISTQB CTFL-Foundation Free Dumps Questions Online, Read and Test Now.
NEW QUESTION 1
Which of the following is a Black Box test design technique?
- A. Decision Coverage
- B. Error Guessing
- C. Statement Coverage
- D. Equivalence Partitioning
Answer: D
NEW QUESTION 2
Which of the following statements are TRUE?
- A. Regression testing and acceptance testing are the sam
- B. Regression tests show if all defects have been resolve
- C. Regression tests are typically well-suited for test automatio
- D. Regression tests are performed to find out if code changes have introduced or uncovered defect
- E. Regression tests should be performed in integration testing.
- F. A, C and D and E are true; B is false.
- G. A, C and E are true; B and D are false.
- H. C and D are true; A, B and E are false.
- I. B and E are true; A, C and D are false.
Answer: C
NEW QUESTION 3
Which TWO of the review types below are the BEST fitted (most adequate) options to choose for reviewing safety critical components in a software project? Select 2 options.
- A. Informal review.
- B. Management review.
- C. Inspection.
- D. Walkthrough
- E. Technical Review
Answer: CE
NEW QUESTION 4
What if the project isn't big enough to justify extensive testing..?
- A. Use risk based analysis to find out which areas need to be tested
- B. Use automation tool for testing
- C. Both a and b
- D. None of the above
Answer: A
NEW QUESTION 5
Which of the following options describe the causal chain in the correct sequence?
- A. Error, fault, failure
- B. Fault, bug, mistake
- C. Mistake, failure, fault
- D. Failure, bug, error
Answer: A
NEW QUESTION 6
Which is not in sequence in 11 Step Software Testing process..?
- A. Assess development plan and status
- B. Develop the test plan
- C. Test software design
- D. Test software requirement
Answer: C
NEW QUESTION 7
Which option is part of the ‘implementation and execution’ area of the fundamental test process?
- A. Developing the tests.
- B. Comparing actual and expected results.
- C. Writing a test summary.
- D. Analyzing lessons learnt for future releases.
Answer: B
Explanation:
A. is part of ‘Analysis and design’.
C. is part of ‘Evaluating exit criteria and reporting’.
D. is part of ‘Test closure activities’.
NEW QUESTION 8
The following statements relate to activities that are part of the fundamental test process.
- A. Evaluating the testability of requirements.i
- B. Repeating testing activities after changes.ii
- C. Designing the test environment set-up.i
- D. Developing and prioritizing test cases.
- E. Verifying the environment is set up correctl
- F. Which statement below is TRUE?
- G. (i) and (ii) are part of analysis and design, (iii), (iv) and (v) are part of test implementation and execution.
- H. (i) and (iii) are part of analysis and design, (ii), (iv) and (v) are part of test implementation and execution.
- I. (i) and (v) are part of analysis and design, (ii), (iii) and (iv) are part of test implementation and execution.
- J. (i) and (iv) are part of analysis and design, (ii), (iii) and (v) are part of test implementation and execution.
Answer: B
Explanation:
All other answers contain an activity identified as analysis and design that is part of implementation and test execution.
NEW QUESTION 9
Which of the following factors will MOST affect the testing effort required to test a software product? [K1]
- A. The number of staff available to execute tests
- B. The level of detail in the test plan
- C. The requirements for reliability and security in the product
- D. The test estimation method used
Answer: C
NEW QUESTION 10
When what is visible to end-users is a deviation from the specific or expected behavior, this is called..?
- A. An error
- B. A fault
- C. A failure
- D. A defect
- E. A mistake
Answer: C
NEW QUESTION 11
A deviation from the specified or expected behavior that is visible to end-users is called:
- A. an error
- B. a fault
- C. a failure
- D. a defect
Answer: C
NEW QUESTION 12
Which of the following statements about risks is most accurate?
- A. Project risks rarely affect product risk.
- B. Product risks rarely affect project risk.
- C. A risk-based approach is more likely to be used to mitigate product rather than project risks.
- D. A risk-based approach is more likely to be used to mitigate project rather than product risks.
Answer: C
Explanation:
In general, project risk and product risk can be hard to differentiate. Anything that impacts on the quality of the delivered system is likely to lead to delays or increased costs as the problem is tackled. Anything causing delays to the project is likely to threaten the delivered system's quality. The risk-based approach is an approach to managing product risk through testing, so it impacts most directly on product risk.
NEW QUESTION 13
Which of the following best describes the purpose of non-functional testing?
- A. To measure characteristics of a system which give an indication of how the system performs its functions
- B. To ensure that a system complies with the quality standards set by ISO 9126
- C. To ensure that the system deals appropriately with software malfunctions
- D. To measure the extent to which a system has been tested by functional testing
Answer: A
NEW QUESTION 14
Which of the following is a role of a formal review? [K1]
- A. Adjudicator
- B. Moderator
- C. Governor
- D. Corrector
Answer: B
NEW QUESTION 15
What can a risk-based approach to testing provide?
- A. The types of test techniques to be employed.
- B. The total tests needed to provide 100 per cent coverage.
- C. An estimation of the total cost of testing.
- D. Only that test execution is effective at reducing ris
Answer: A
NEW QUESTION 16
What would be a test approach regarding the test design techniques to be applied that would fit an item with the highest risk? 2 credits
- A. Component testing: decision testing; System testing: exploratory testing
- B. Component testing: decision testing; System testing: decision table testing
- C. Component testing: statement testing; System testing: equivalence partitioning
- D. Component testing: statement testing; System testing: decision table partitioning
Answer: B
NEW QUESTION 17
Which of the following team roles would be most appropriate to enhance the team and why? 2 credits
- A. A person with the ability to complete tasks
- B. A quality assurance officer
- C. A person with in-depth technical skills
- D. A person who brings new ideas to the team
Answer: D
NEW QUESTION 18
A test log is one of the documents that need to be produced in this domain in order to provide evidence of testing. However, the level of detail of test logs can vary. Which of the following is NOT an influencing factor for the level of detail of the test logs being produced? 1 credit
- A. Level of test execution automation
- B. Test level
- C. Regulatory requirements
- D. Experience level of testers
Answer: D
NEW QUESTION 19
Which of the following would typically be identified using static analysis by tools? [K1]
- A. Spelling mistake on an error message
- B. A potential infinite loop
- C. Memory leakage
- D. A variable set to the wrong value
Answer: B
NEW QUESTION 20
A new system is about to be developed. Which of the following functions has the highest level of risk?
- A. Likelihood of failure = 20%; impact value = £100,000
- B. Likelihood of failure = 10%; impact value = £150,000
- C. Likelihood of failure = 1%; impact value = £500,000
- D. Likelihood of failure = 2%; impact value = £200,000
Answer: A
Explanation:
In (B) the product of probability × impact has the value £15,000; in (C) the value is £5,000 and in (D) it is £4,000. The value of £20,000 in (A) is therefore the highest.
NEW QUESTION 21
What is a test condition?
- A. A statement of test objectives and test ideas on how to test.
- B. An item or event that could be verified by one or more test cases.
- C. The process of identifying differences between the actual results and the expected results for a test.
- D. All documents from which the requirements of a component or system can be inferre
Answer: B
NEW QUESTION 22
Which of the following is NOT part of configuration management..?
- A. Status accounting of configuration items
- B. Auditing conformance to ISO9001
- C. Identification of test versions
- D. Record of changes to documentation over time
- E. Controlled library access
Answer: B
NEW QUESTION 23
Select THREE issues from the options provided that should at least be raised. 1 credit
- A. Has there been sufficient comparison of tools?
- B. What are the problems we are trying to address?
- C. Do we have a set of tool requirements to validate the tool against?
- D. How will the implementation be organized?
- E. Which project will be selected to perform the tool pilot?
- F. Is customized training available?
- G. How will the change process be managed?
Answer: ABC
NEW QUESTION 24
Your company is developing a system with complex business rules and many branches in the structure of its code components. You need to choose one black box technique and one white box technique for test case design. Which one of the following offers the BEST choice?
- A. Statement testing and exploratory testing
- B. Decision testing and equivalence partitioning
- C. Decision testing and decision table testing
- D. Boundary value analysis and decision table testing
Answer: D
NEW QUESTION 25
Which of the following correctly states a limitation in the use of static analysis tools? [K1]
- A. Static analysis tools can be applied to new code but cannot be applied to existing code
- B. Static analysis tools can be used to enforce coding standards
- C. Static analysis tools always generate large numbers of warning messages when applied to new code, even if the code meets coding standards
- D. Static analysis tools do not generate warning messages when applied to existing code
Answer: B
NEW QUESTION 26
Which of the following is most likely to be a benefit of using static techniques?
- A. Fewer performance defects.
- B. Productivity improvements in the development process.
- C. More efficient regression testing.
- D. Quick return on investment in static analysis tools.
Answer: B
Explanation:
Although the other options might be seen as benefits they are not amongst the most likely benefits. Option (B) is the benefit that is most likely to be realized.
NEW QUESTION 27
Which of the following is a project risk mitigation step you might take as test manager? 1 credit
- A. Testing for performance problems
- B. Hiring a contractor after a test analyst leaves the company
- C. Arranging a back-up test environment in case the existing one fails during testing
- D. Performing a project retrospective meeting using the test results after each increment
Answer: C
NEW QUESTION 28
Which of the following statements are true?
(i) For every development activity there is a corresponding testing activity.
(ii) Each test level has the same test objectives.
(iii) The analysis and design of tests for a given test level should begin after the corresponding development activity. (iv)Testers should be involved in reviewing documents as soon as drafts are available in the development life cycle.
- A. (i) and (ii)
- B. (iii) and (iv)
- C. (ii) and (iii)
- D. (i) and (iv)
Answer: D
Explanation:
Option (ii) is incorrect: each test level has a different objective.
Option (iii) is also incorrect: test analysis and design should start once the documentation has been completed.
P.S. Easily pass CTFL-Foundation Exam with 338 Q&As Surepassexam Dumps & pdf Version, Welcome to Download the Newest Surepassexam CTFL-Foundation Dumps: https://www.surepassexam.com/CTFL-Foundation-exam-dumps.html (338 New Questions)