CTFL-Foundation Practice Test Questions Answers Updated 335 Questions [Q119-Q138]

Share

CTFL-Foundation Practice Test Questions Answers Updated 335 Questions

CTFL-Foundation dumps & ISQI Certifications Sure Practice with 335 Questions

NEW QUESTION 119
Which statement about use case testing is true?

  • A. The test cases are always designed by customers or end users
  • B. The test cases are designed to find defects in the data flow
  • C. The test cases are designed to find defects in the process flow
  • D. The test cases are designed to be used by real users, not by professional testers

Answer: C

 

NEW QUESTION 120
Which type of automation test design is used in the example below?
An automation team designs an automation framework for testing of their web-based applications.
Realizing that they need to use different data for different test cycles, they decide not to hard-code any data in their scripts. Instead they read all the data from text files while test execution is in progress.

  • A. Keyword-driven
  • B. Data coverage analysis
  • C. Data-driven
  • D. Dynamic test design

Answer: C

 

NEW QUESTION 121
When can functional and structural testing BOTH be applied?

  • A. System and Component test levels only
  • B. All test levels
  • C. Component and Component integration test levels only
  • D. All 'Developement' test levels, i.e. those before Acceptance testing

Answer: B

 

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

  • A. Exploratory testing
  • B. Statement testing
  • C. Decision table testing
  • D. Error guessing

Answer: B

 

NEW QUESTION 123
Which of the following can be considered a VALID exit criterion?
I. Estimates of defect density or reliability measures.
II. The completion and publication of an exhaustive Test Report
III. Accuracy measures, such as code, functionality or risk coverage.
IV. Residual risks such as lack of code coverage in certain areas.

  • A. I, II, III
  • B. III, IV
  • C. I, III, IV
  • D. II, III, IV

Answer: A

 

NEW QUESTION 124
Which of the following is least likely to be used as a technique to identify project and product risks? 1 credit

  • A. Brainstorming
  • B. Inspections
  • C. Expert interviews
  • D. Independent assessments

Answer: B

 

NEW QUESTION 125
Within the projects, a master test plan and phase test plan will be used. Following is a list of characteristics applicable for test plans:
a.Any deviation from the procedures described in the test
b.strategy document
c.The overall estimated costs, timescales and resource
d.requirements
e.A detailed schedule of testing activities
f.The development deliverables to be tested
g.Which test staff members (names) will be involved and when
h.Level of requirements coverage achieved
Which TWO of the above mentioned characteristics relate to the phase test plan? 1 credit

  • A. c
  • B. b
  • C. d
  • D. e
  • E. a
  • F. f

Answer: A,D

Explanation:
Topic 10, Scenario 10, V3 "Online Application"
The cancellation of a current major development project has released resources. The development manager has decided to respond to his own request to tender and has proposed an in-house development with the use of a Rapid Application Development (RAO) approach.

 

NEW QUESTION 126
Which of the following is the main purpose of the component build and integration strategy?

  • A. to specify how the software should be divided into components
  • B. to specify which components to combine when, and how many at once
  • C. to ensure that the system interfaces to other systems and networks
  • D. to ensure that the integration testing can be performed by a small team
  • E. to ensure that all of the small components are tested

Answer: B

 

NEW QUESTION 127
What is the ideal number of regression test cycles?

  • A. 0
  • B. Until the quality requirements are met
  • C. 1
  • D. As many as time and budget allow

Answer: D

 

NEW QUESTION 128
Which of the following is NOT a valid use of decision coverage?

  • A. Checking that all decisions have been exercised in a single program
  • B. Checking that all calls from one program module to another have been made correctly
  • C. Checking that at least 50% of decisions have been exercised by a test case suite
  • D. Checking that all decisions have been exercised in a business process

Answer: C

 

NEW QUESTION 129
During which stage of the fundamental test process is the testability of requirements evaluated?

  • A. Test Planning and Control
  • B. Evaluating Exit Criteria and Reporting
  • C. Test Implementation and Execution
  • D. Test Analysis and Design

Answer: D

Explanation:
Section: (none)

 

NEW QUESTION 130
A money order system is designed to calculate the charge for a transfer.
- Amounts from 1 to 1999 are charged EUR 10.
- Amounts from 2000 to 5000 are charged EUR 15.
- Amounts below EUR 1 or above EUR 5000 are not accepted. Assume that only integer values can occur.
Which of these sets of amounts covers all equivalence classes?

  • A. 0-1999-2000-5000
  • B. 0-100-2000-6000
  • C. 1-2000-5001-10000
  • D. 0,99-1-2000-4999,99

Answer: B

 

NEW QUESTION 131
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. Boundary value analysis and decision table testing
  • B. Decision testing and equivalence partitioning
  • C. Decision testing and decision table testing
  • D. Statement testing and exploratory testing

Answer: A

Explanation:
Section: (none)

 

NEW QUESTION 132
Which of the following lists contains only black-box test techniques?

  • A. Exploratory testing, State transition testing, Control flow testing
  • B. Use case testing, Statement testing, State transition testing
  • C. Decision table testing, Use case testing, Control flow testing
  • D. Decision table testing, Use case testing, State transition testing

Answer: A

 

NEW QUESTION 133
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 is the result of a project risk analysis and defines the approach and resources for testing.
  • B. A test strategy is derived from the test policy and describes the way risk assessments are performed in projects.
  • C. A test strategy identifies the specific product for a project risk and defines the approach for the test project.
  • D. A test strategy should address identified generic product risks and present a process for mitigating those risks in line with the testing policy.

Answer: D

Explanation:
Topic 7, Scenario 5, V2 "Human Resource System"
For the first increment of the new enterprise HR product you have performed a product risk analysis using the FMEA method. Five risk items have been identified and the likelihood and impact have been scored using scoring tables. This has resulted in the following scores:

 

NEW QUESTION 134
Load testing tool checks for:

  • A. time response and resource utilization
  • B. presence of bugs in user interface
  • C. the number of testers needs in order to achieve "dead line"
  • D. correct functional behavior of the system under test

Answer: D

Explanation:
Explanation/Reference:
Reference: http://tryqa.com/what-is-load-testing-in-software/

 

NEW QUESTION 135
Which of the following lists contains only black-box test techniques?

  • A. Exploratory testing, State transition testing, Control flow testing
  • B. Use case testing, Statement testing, State transition testing
  • C. Decision table testing, Use case testing, Control flow testing
  • D. Decision table testing, Use case testing, State transition testing

Answer: A

Explanation:
Section: (none)

 

NEW QUESTION 136
The ISTQB fundamental test process consists of 5 main activities. To which of these belongs the task
"Identifying necessary test data"?

  • A. Test implementation and execution
  • B. Test planning and control
  • C. Evaluating test criteria and reporting
  • D. Test analysis and design

Answer: D

Explanation:
Section: (none)
Explanation/Reference:
Reference: https://divante.co/blog/software-testing-tutorial/

 

NEW QUESTION 137
The purpose of requirement phase is:

  • A. To freeze requirements
  • B. All of the above
  • C. To define the scope of testing
  • D. To understand user needs

Answer: B

 

NEW QUESTION 138
......

New CTFL-Foundation Exam Questions| Real CTFL-Foundation Dumps: https://www.actualvce.com/ISQI/CTFL-Foundation-valid-vce-dumps.html