ISTQB CTFL-Foundation Free Demo 2021
we provide Best Quality ISTQB CTFL-Foundation practice exam which are the best for clearing CTFL-Foundation test, and to get certified by ISTQB Certified Tester Foundation Level. The CTFL-Foundation Questions & Answers covers all the knowledge points of the real CTFL-Foundation exam. Crack your ISTQB CTFL-Foundation Exam with latest dumps, guaranteed!
Free CTFL-Foundation Demo Online For ISTQB Certifitcation:
NEW QUESTION 1
Which of the following phases in the fundamental test process is considered to deliver a document which can be used as a major input for test process improvement? 1 credit
- A. Test planning and control
- B. Test implementation & execution
- C. Evaluating exit criteria and reporting
- D. Test project closure
Answer: D
NEW QUESTION 2
Tools like change Man, Clear case are used as..?
- A. functional automation tools
- B. performance testing tools
- C. configuration management tools
- D. none of the above
Answer: C
NEW QUESTION 3
According to the ISTQB Glossary, regression testing is required for what purpose?
- A. To verify the success of corrective actions.
- B. To prevent a task from being incorrectly considered completed.
- C. To ensure that defects have not been introduced by a modification.
- D. To motivate better unit testing by the programmer
Answer: C
NEW QUESTION 4
Which of the following is NOT a typical key challenge for testing in a RAD based development approach? 1 credit
- A. Re-usable test scripts for (automated) regression testing
- B. Project management and control
- C. No complete requirements specification
- D. Time-boxing
Answer: B
NEW QUESTION 5
Designing the test environment set-up and identifying any required infrastructure and tools are a part of which phase:
- A. Test Implementation and execution
- B. Test Analysis and Design
- C. Evaluating the Exit Criteria and reporting
- D. Test Closure Activities
Answer: B
NEW QUESTION 6
Dynamic Analysis Tools are used to:
- A. Determine differences between files or databases.
- B. Monitor and report on how a system behaves under a variety of conditions.
- C. Find defects, such as memory leaks, while software is executing.
- D. Measure the percentage of specific types of code structure that have been exercise
Answer: C
NEW QUESTION 7
You have been asked to write a testing strategy for the company. Which statement best explains how risk can be addressed within the testing strategy? 1 credit
- A. A test strategy should address identified generic product risks and present a process for mitigating those risks in line with the testing policy.
- B. A test strategy identifies the specific product for a project risk and defines the approach for the test project.
- C. A test strategy is derived from the test policy and describes the way risk assessments are performed in projects.
- D. A test strategy is the result of a project risk analysis and defines the approach and resources for testin
Answer: A
NEW QUESTION 8
Which of the following are aids to good communication, and which hinder it?
- A. Try to understand how the other person feels.i
- B. Communicate personal feelings, concentrating upon individuals.ii
- C. Confirm the other person has understood what you have said and vice versa.i
- D. Emphasize the common goal of better quality.
- E. Each discussion is a battle to be won.
- F. (i), (ii) and (iii) aid, (iv) and (v) hinder.
- G. (iii), (iv) and (v) aid, (i) and (ii) hinder.
- H. (i), (iii) and (iv) aid, (ii) and (v) hinder.
- I. (ii), (iii) and (iv) aid, (i) and (v) hinde
Answer: C
NEW QUESTION 9
Which of the following is usually the test basis for integration testing?
- A. Program specification
- B. Functional specification
- C. Technical specification
- D. Requirement specification
Answer: C
Explanation:
Option (A) is used for unit testing. Option (B) is used for system testing and Option (D) is used for acceptance testing.
NEW QUESTION 10
What is the value of static code analysis?
- A. Detection of failures not easily found by other types of testing
- B. Early defect detection
- C. Detection of suspicious operations caused by deviations from regulations
- D. Detect deviations in standards by executing the source code
Answer: B
NEW QUESTION 11
Which of the following principles should be followed when introducing a test tool into an organization?
(i) Assessing organizational maturity to establish whether a tool will provide expected benefits.
(ii) Requiring a quick payback on the initial investment.
(iii) Including a requirement for the tool to be easy to use without having to train unskilled testers.
(iv) Identifying and agreeing requirements before evaluating test tools.
- A. (i) and (ii)
- B. (i) and (iv)
- C. (ii) and (iii)
- D. (iii) and (iv)
Answer: B
Explanation:
Assessing organizational maturity (i) is very important when deciding whether to introduce a test tool, as implementing a tool in an immature test organization with poor processes is unlikely to produce any benefits.
A quick return on the initial investment (ii) in a test tool is rare.
Having a requirement that a tool should be easy to use for untrained and unskilled testers (iii) is generally a false hope. This is comparable with expecting someone who has never driven a car to be able to drive safely and effectively. Agreeing requirements before evaluating tools (iv) is essential. Not to do so would be comparable with building and testing a system without requirements.
In conclusion, (i) and (iv) are good principles to follow when introducing a tool and (ii) and (iii) are not.
NEW QUESTION 12
Which of the following test organizations has the highest level of independence?
- A. Independent testers within the development teams
- B. Independent testers from the user community
- C. Independent test specialists for specific test types, such as usability, performance or certification test specialists
- D. Code tested by another developer from the development team
Answer: C
NEW QUESTION 13
In addition to introducing the new team member, you have decided to raise motivation. Which of the measures listed below would be the best measure to take in order to increase the motivation of the team? 2 credits
- A. Provide more time for testing in the schedule
- B. Allow people to take some time off
- C. Introduce entry criteria to the testing phase
- D. Organize a meeting with senior management in which they address the importance of good testing for this project
Answer: D
NEW QUESTION 14
An input field takes the year of birth between 1900 and 2004. The boundary values for testing this field are:
- A. 0,1900,2004,2005
- B. 1900, 2004
- C. 1899,1900,2004,2005
- D. 1899, 1900, 1901,2003,2004,2005
Answer: C
NEW QUESTION 15
When can functional and structural testing BOTH be applied?
- A. System and Component test levels only
- B. All 'Developement' test levels, i.
- C. those before Acceptance testing
- D. Component and Component integration test levels only
- E. All test levels
Answer: D
NEW QUESTION 16
Which of the following is most likely to be performed by developers?
- A. Technical review of a functional specification.
- B. Walkthrough of a requirements document.
- C. Informal review of a program specification.
- D. Static analysis of a software mode
Answer: D
Explanation:
Static analysis is done almost exclusively by developers. The other review types would be performed using a combination of developers, testers and other interested stakeholders.
NEW QUESTION 17
Reviewing the test Basis is a part of which phase
- A. Test Analysis and Design
- B. Test Implementation and execution
- C. Test Closure Activities
- D. Evaluating exit criteria and reporting
Answer: A
NEW QUESTION 18
Which statement correctly describes debugging? [K2]
- A. Testers identify defects, developers locate and correct defects, testers confirm the correction has cleared the original defect
- B. Developers identify defects, testers locate defects, developers correct and confirm the correction has cleared the original defect
- C. Testers identify and locate defects, developers correct defects and confirm the correction has cleared the original defect
- D. Developers identify, locate and correct defects, testers confirm the correction has cleared the original defect
Answer: A
NEW QUESTION 19
Which of the following are the typical defects found by static analysis tools?
- A. Variables that are never used.
- B. Security vulnerabilities.
- C. Poor performance.
- D. Unreachable code.
- E. Business processes not followed.
- F. b, c and d are true; a and e are false
- G. a is true; b, c, d and e are false
- H. c, d and e are true; a and b are false
- I. a, b and d are true; c and e are false
Answer: D
NEW QUESTION 20
When an organization considers the use of testing tools, they should:
- A. Use a tool in order to help define a good test process because the tool will force process repeatability and therefore enforce good test process.
- B. Always start by bringing in automated test execution tools as these tools have the greatest return on investment and therefore should be introduced first.
- C. Perform analysis of the test process and then assess whether it can be supported through the introduction of tool support.
- D. Allow the developers to select the testing tools because tools are technical and developers have the appropriate skills to advise on test tool selection and configuration.
Answer: C
NEW QUESTION 21
Which of the following would you expect to see in the master test plan? 1 credit
- A. A description of how the test cases are cross-referenced to requirements in the test management tool.
- B. A detailed identification of the resources that will carry out structural testing in the first iteration.
- C. The test approach that will be applied at system integration testing.
- D. A list of the names of the testers who will carry out the performance testing for the final iteratio
Answer: C
NEW QUESTION 22
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 23
The selection of test cases for regression testing..?
- A. Requires knowledge on the bug fixes and how it affect the system
- B. Includes the area of frequent defects
- C. Includes the area which has undergone many/recent code changes
- D. All of the above
Answer: D
NEW QUESTION 24
Which of the following are most characteristic of structure-based testing?
(i) Information about how the software is constructed is used to derive test cases.
(ii) Statement coverage and/or decision coverage can be measured for existing test cases.
(iii) The knowledge and experience of people are used to derive test cases.
(iv) Test cases are derived from a model or specification of the system.
- A. (i) and (ii)
- B. (ii) and (iii)
- C. (ii) and (iv)
- D. (i) and (iii)
Answer: A
NEW QUESTION 25
Which of the following is a role of a formal review? [K1]
- A. Adjudicator
- B. Moderator
- C. Governor
- D. Corrector
Answer: B
NEW QUESTION 26
Which of the following would be the TWO most appropriate examples of entry criteria documented in the system integration test plan? 2 credits
- A. The percentage of decision coverage achieved during unit testing.
- B. The availability of the latest version of the capture-replay tool (for testing the interface with the newly developed test management tool).
- C. The sign-off of a performance test software release note (test item transmittal report) by both development and testing showing that system performance meets the specified acceptance criteria.
- D. The percentage of acceptance test procedures scheduled for execution.
- E. The percentage of requirements coverage achieved during system integration tes
Answer: AB
NEW QUESTION 27
Which of the following are valid test objectives? (i)Finding defects.
(ii)Gaining confidence about the level of quality and providing information. (iii)Preventing defects. (iv)Debugging the code.
- A. i, ii and iii
- B. i, ii and iv
- C. ii and iii
- D. i and iv
Answer: A
NEW QUESTION 28
The effect of testing is to:
- A. Increase software quality;
- B. Give an indication of the software quality;
- C. Enable those responsible for software failures to be identified;
- D. Show there are no problems remaining?
Answer: B
NEW QUESTION 29
Based on the information given in the scenario, identify how the team could be improved most effectively? 2 credits
- A. By providing training in the payroll domain
- B. By providing a workshop on test design techniques
- C. By providing specific training on the systems being tested
- D. By providing training on reviewing requirements
Answer: B
NEW QUESTION 30
......
100% Valid and Newest Version CTFL-Foundation Questions & Answers shared by 2passeasy, Get Full Dumps HERE: https://www.2passeasy.com/dumps/CTFL-Foundation/ (New 338 Q&As)