Latest CTFL_001 Practice Tests with Actual Questions

Get Complete pool of questions with Premium PDF and Test Engine

Exam Code : CTFL_001
Exam Name : ISTQB Certified Tester Foundation Level (CTFL_001)
Vendor Name : "iSQI"







CTFL_001 Dumps CTFL_001 Braindumps CTFL_001 Real Questions CTFL_001 Practice Test CTFL_001 Actual Questions


killexams.com iSQI CTFL_001


ISTQB Certified Tester Foundation Level (CTFL_001)


https://killexams.com/pass4sure/exam-detail/CTFL_001


Question: 286

When should testers be involved in reviewing a UAT specification?


  1. At the beginning of the project

  2. As soon as requirements have been approved

  3. As soon as the UAT specification has been drafted

  4. At any time before UAT begins




Answer: C



Question: 287

Which of the following accurately defines the integration testing test level?


  1. Test basis includes software and system design, test objects include interfaces, and tests concentrate on the interactions between different parts of a system

  2. Test basis includes component requirements, test objects include database modules, and tests concentrate on the behaviour of the system as a whole.

  3. Test basis includes business processes, test objects include system configuration and configuration data, and tests concentrate on establishing confidence in the system

  4. Test basis includes use cases, test objects include user procedures and tests concentrate on a high level model of system behaviour




Answer: A



Question: 288

A bank is developing a new service that will be delivered via the web. The user interactions are defined as a set of use cases and the service is designed to be available continuously 24/7. In view of the challenging characteristics of the service the test manager has decided that the code should be thoroughly tested at component level. Which of the following test types will be required during the development?


  1. Functional testing to test security at the system level, load testing at the system level to ensure the system availability is acceptable, regression testing at all levels, structure based testing at the component level only

  2. Functional testing to test the use cases at component level, reliability testing to test availability at the integration level, regression testing at the system testing level only, structure based testing at all levels

  3. Functional testing of the use cases at system level, load testing at component level to ensure availability is acceptable, regression testing at the system and acceptance levels

    only, and structure based testing at the integration level only

  4. Functional testing to test security at the acceptance level, load testing at the acceptance test level to ensure availability is acceptable, regression testing at the acceptance level only to ensure late changes are made correctly, and structure based testing at the component level




Answer: A



Question: 289

Functional and structural tests are alternative test types that may be used separately or together at which test level?


  1. At the component test level only

  2. At all test levels

  3. At integration testing and system testing levels only

  4. At all levels from integration testing to acceptance testing




Answer: B



Question: 290

Which of the following statements best characterises maintenance testing?


  1. Maintenance testing is triggered by changes to delivered software and uses impact analysis to minimise the amount of regression testing needed

  2. Maintenance testing is triggered by changes to software under development before initial delivery and uses the test plan to determine how much regression testing to do

  3. Maintenance testing is triggered by changes to the test environment and uses testing tools to perform regression testing

  4. Maintenance testing is triggered by changes to the software environment and uses structural testing to ensure the changes function correctly




Answer: A



Question: 291

Under which of the following circumstances is maintenance testing required?

  1. Migration of software onto a new platform

  2. Testing during initial development of a replacement for an existing system

  3. Purchase of a new software tool

  4. Updating of a regression suite




Answer: A



Question: 292

Which of the following BEST defines static techniques?


  1. Executing the software work product

  2. Manually examining the code or project documentation

  3. Automated analysis of the code or project documentation

  4. Manual examination and automated analysis of code or project documentation




Answer: D



Question: 293

Which of the following is a role of a formal review?


  1. Adjudicator

  2. Moderator

  3. Governor

  4. Corrector




Answer: B



Question: 294

Which from the following list are typically found to enable the review process to be successful?

A.Each review has clear defined objectives

B.The lower the number of defects, the better the review process c.The right people for the review objective are involved

d.There is an emphasis on learning and process improvement e.Management are not involved in the process at all f.Checklists should not be used, as these slow down the process g.Defects found are welcomed and expressed objectively

  1. a, f and g.

  2. b, c and f.

  3. a, c and d.

  4. d, e and g.




Answer: C



Question: 295

Which of the following would typically be identified using static analysis by tools?


  1. Spelling mistake on an error message

  2. A potential infinite loop

  3. Memory leakage

  4. A variable set to the wrong value




Answer: B



Question: 296

Before an invoice can be created, an account is required. Before an account can be set up, an account user is required (in order to set up the account). The software is delivered with a master user only, who can only create other types of users. The following test cases have been written to test the high-level structure of the software

a.Create an invoice b.Amend an invoice

c.Process an invoice (send to customer) d.Delete an invoice

e.Create an account f.Create an account user g.Amend an account user h.Delete an account user i.Amend an account j.Delete an account

Which of the following test procedures would enable all tests to be run?


  1. f, g, a, c, b, d, e, i, j, h

  2. e, i, a, c, b, d, f, g, h, j

  3. e, i, f, g, a, c, b, d, h, j

  4. f, g, e, i, a, b, c, d, j, h



Answer: D



Question: 297

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


  1. Use case testing

  2. State transition testing

  3. Decision testing

  4. Equivalence partitioning




Answer: C



Question: 298

From the following list, which of the following apply to experience-based techniques? a.Test cases are derived from a model of the problem to be solved or the software b.Test cases are derived from the knowledge of the testers

c.The knowledge of testers, developers and users is used to drive testing d.The internal structure of the code is used to derive test cases


  1. a and b.

  2. c and d.

  3. a and d.

  4. b and c.




Answer: D



Question: 299

A test case starts at S1 and triggers 4 events in sequence: E1, E4, E5, E7. What will be the finishing state and the output(s) from the test case?

Refer to the exhibit


  1. S2 and O4

  2. S4 and O2

  3. S4 and O4

  4. S2 and O2




Answer: D