CTFL18 Exam Questions
587 real CTFL18 exam questions with expert-verified answers and explanations. Page 8 of 12.
- Question #352
Which of the following is NOT a deciding factor in determining the extent of testing required?
- Question #353
What does the term "Pesticide paradox" refer to?
- Question #354
Which of the following test techniques is structure-based?
- Question #355
Which of the following test types is a part of the V-Model?
- Question #356
Which of the following statements is correct?
- Question #357
In foundation level syllabus you will find the main basic principles of testing. Which of the following sentences describes one of these basic principles?
- Question #358
Which of the following is an example of black-box dynamic testing?
- Question #359
Where and by whom is Beta testing normally performed?
- Question #360
Which of the following is NOT an objective of testing?
- Question #361
Which statement about use case testing is true?
- Question #362
When testing a mission critical system, a high coverage should be achieved. Which of the following techniques should be implemented as a structural based coverage technique in orde...
- Question #363
Which of the following is NOT an example of a typical risk-based testing activity?
- Question #364
The following program part is given: IF (condition A) then DO B END IF How many test cases are necessary in order to achieve 100% statement coverage?
- Question #365
Which of the following tool types is the most useful one for a test manager?
- Question #366
The following diagram lists various types of operating systems, databases and application servers supported by the application under test. For complete coverage of all combinations...
- Question #367
Which of the following is NOT a factor on which test estimation is dependent upon?
- Question #368
Which of the following is a task of the "Test Analysis and Design" activity of the test process?
- Question #369
Given the following requirement: Requirement ID: 2.8 Requirement Description: Additional Entrance Fee Detailed Description: An additional fee of $3 is charged during the weekend, b...
- Question #370
Which of the following defect types are LEAST likely to be discovered when using static analysis tools?
- Question #371
Out of the following, what is not needed to specify in defect report?
- Question #372
Which ONE of the following statements does NOT describe how testing contributes to higher quality?
- Question #373
Testing should provide sufficient information to stakeholders to make informed decisions about the release of the software or system being tested. At which of the following fundame...
- Question #374
A Software was re-deployed because the backend database was changed from one vendor to another. The Test Manager decided to perform some functional tests on the redeployed system....
- Question #375
Which of the following is a correct set of boundary values to test the "Group Size" parameter, as defined by the following statement: "In a reservation system for groups visiting a...
- Question #376
A software company decided to buy a commercial application for its accounting operations. As part of the evaluation process, the company decided to assemble a team to test a number...
- Question #377
The following test cases for a Library Management System are available to test changes made to the functions and data structures associated with borrowers. 1. Add a new borrower to...
- Question #378
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 belo...
- Question #379
The following incident report that was generated during test of a web application. What would you suggest as the most important report improvement? Defect detected date: 15.8.2010...
- Question #380
Which of the following statements is true?
- Question #381
On organization is working on updating test cases for a particular module of their software. Sam updated a set of test cases yesterday and saved the new version on his PC. Unfortun...
- Question #382
Which of the following statements about decision tables are TRUE?
- Question #383
"Statement Testing" is part of:
- Question #384
Which of the following describes a task performed as part of the "Test Implementation and Execution" activity?
- Question #385
Which of the following defects can NOT be found by static analysis tools?
- Question #386
Which of the following tools can be used by developers, testers and quality assurance personnel in looking for defects prior to dynamic testing?
- Question #387
Which of the following statements about estimation of the test effort is WRONG?
- Question #388
Consider the following excerpt from a test report: "We tested the module AX45T and we got only 1 failure. To recreate the failure, we used test file PR624_DR78_TCB0022.pkr, availab...
- Question #389
You need to test the login page of a web site. The page contains fields for user name and password. Which test design techniques are most appropriate for this case?
- Question #390
What of the following statements regarding walkthrough are NOT true?
- Question #391
A program is used to control a manufacturing line (turn machines on and off, start and stop conveyor belts, add raw materials to the flow, etc.) Not all actions are possible at all...
- Question #392
Which of the following statements regarding incidents is NOT true?
- Question #393
A team's test strategy was to invest equal effort in testing each of a system's modules. After running one test cycle, it turned out that most of the critical bugs were detected in...
- Question #394
Which of the following tools is most likely to detect defects in functions or methods in source code?
- Question #395
Which of the following metrics are useful for monitoring the test progress?
- Question #396
Which of the following statements correctly describes traceability?
- Question #397
At what stage of the Fundamental Test Process do testers write the steps of the test procedures?
- Question #398
An Incident Management tool implements the following defect state: Open, Assigned, Solved, Closed. Consider the following defect report: Id: T000561 Test Object: "Warehouse Managem...
- Question #399
Which of the following statements about test execution effort is true?
- Question #400
What is the ideal number of regression test cycles?
- Question #401
To which of the following test levels can regression testing be applied?