ISTQB-CTFL Exam Questions
134 real ISTQB-CTFL exam questions with expert-verified answers and explanations. Page 3 of 3.
- Question #101Fundamentals of Testing
Which of the following statements is an example of testing contributing to higher quality?
testing objectivesdefect detectionquality contributionbug resolution - Question #102Static Testing
A software company decides to invest in reviews of various types. The thought process they have is that each artifact needs to be reviewed using only one of the review methods depe...
review methodsartifact reviewreview typesstatic testing - Question #103Test Techniques
What type of testing measures its effectiveness by tracking which lines of code were executed by the tests?
structural testingcode coveragestatement coveragecoverage criteria - Question #104Test Management
The following chart represents metrics related to testing of a project that was competed. Indicate what is represented by tie lines A, B and the axes X.Y A. B. C. D. Answer:
test metricstest progress reportingdefect trackingtest monitoring - Question #105Test Management
Which of the following statements about estimation of the test effort is WRONG?
test effort estimationtest planningestimation techniquesresource management - Question #106Test Techniques
You are testing a room upgrade system for a hotel. The system accepts three differed types of room (increasing order of luxury): Platinum. Silver and Gold Luxury. ONLY a Preferred...
decision table testingtest case designequivalence partitioningcondition combinations - Question #107Testing Throughout the Software Development Lifecycle
The four test levels used in ISTQB syllabus are: 1. Component (unit) testing 2. Integration testing 3. System testing 4. Acceptance testing An organization wants to do away with in...
V-modeltest levelsintegration testingSDLC alignment - Question #108Test Techniques
During component testing of a program if 100% decision coverage is achieved, which of the following coverage criteria is also guaranteed to be 100%?
decision coveragestatement coveragecoverage subsumptionstructural testing - Question #109Fundamentals of Testing
Mark the correct sentences:
defect terminologyerror vs defect vs failureroot causedefect origins - Question #110Test Management
Can "cost" be regarded as Exit criteria?
exit criteriatest completion criteriatest planningcost-based criteria - Question #111Test Management
Which of the following sentences describe a product risk?
product riskproject riskrisk identificationrisk classification - Question #112Fundamentals of Testing
Which of the following activities is NOT a pan of the fundamental testing process?
fundamental testing processtest activitiestest process phasestest closure - Question #113Test Management
Your manager asked you when testing will be complete. In order to answer this question, you'll most likely use:
test progress reportingtest completionexit criteriatest monitoring - Question #114Testing Throughout the Software Development Lifecycle
You are testing the download process of a mobile phone application. For which to the following capabilities to the system you need to design a nonfunctional test?
non-functional testingusability testingfunctional vs non-functionaltest types - Question #115Static Testing
Which of the following statements about static analysis are FALSE? I, Static analysis can be used Instead of dynamic testing. II, Stalk: analysis can uncover defects like security...
static analysisdynamic testingstatic vs dynamicdefect detection - Question #116Test Management
Which of the following is a typical product risk?
product riskproject riskusability riskrisk types - Question #117Fundamentals of Testing
Which of the following exemplifies how a software bug can cause harm to a company?
software failure impactdefect consequencesbusiness harmtesting value - Question #118Test Techniques
Which or the following is a valid collection of equivalence classes for the following problem: An integer field shall contain values from and including 1 to and including 15.
equivalence partitioningvalid equivalence classinvalid equivalence classboundary values - Question #119Test Techniques
Why is it important to select a test technique?
test technique selectiontest effectivenesstest designtest technique purpose - Question #120Static Testing
Which of the following activities does NOT belong to a typical technical review?
technical reviewreview rolesreview activitiesstatic testing - Question #121Test Management
Which of the following activities are part of test planning?
test planningentry criteriaexit criteriatest management activities - Question #122Test Techniques
Consider the following code: int premium=2500; if (age<30) { premium = premium +1500: } Which options suits for a correct combination of Boundary value and expected result. Assume...
boundary value analysisexpected resultscondition logicpremium calculation - Question #123Testing Throughout the Software Development Lifecycle
When should component integration tests be carried out?
integration testingtest levelscomponent integrationtest ordering - Question #124Test Techniques
"Statement Testing" is part of;
statement testingwhite-box testingstructural testingtest technique classification - Question #125Test Management
While repotting a defect, which attribute indicates the degree of impact that the defect has on the system?
defect reportingseveritydefect attributesincident management - Question #126Test Management
Which of the following would be LEAST appropriate as part of an incident report covering the observation of a failure during testing?
incident reportingdefect report contentobjectivity in reportingtest documentation - Question #127Static Testing
Which or the following would be a key difference between a peer review of code and static analysis of code using a tool?
peer reviewstatic analysiscode reviewdefect detection methods - Question #128Test Techniques
For the following pseudo-code determine number of tests required for 100% statement coverage IF Gender = Boy If Age > 3 AND Age < 5 Shoe Size = 1 ELSE IF Age >=5 AND Age < 7 Shoe S...
statement coveragewhite-box testingcoverage analysispseudo-code testing - Question #129Test Management
The following open incident report provided: Date: 01.01.01 Description: When pressing the stop button the application status remain in "Attention" instead of "Ready'. Severity: Hi...
incident report attributesdefect report completenesstest documentationconfiguration identification - Question #130Test Techniques
Which ONE of the following statements about state transition testing is correct?
state transition testingstate tabletransition coveragetest design - Question #131Fundamentals of Testing
The ISTOB glossary defines Quality Assurance as: "Pail or quality management focused on providing confidence that quality requirements will be fulfilled. Which of the following Is...
quality assuranceQA activitiesquality managementtesting vs QA - Question #132Testing Throughout the Software Development Lifecycle
Which of the following statements about testing in the context of an agile (iterative-incremental) development model is correct?
agile testingiterative developmentregression testingincremental delivery - Question #133Test Management
Which of the following is the main benefit of a configuration management of testware?
configuration managementtestwareversion controltraceability - Question #134Tool Support for Testing
Which of the following definitions is NOT true?
test tool classificationtest management toolstest execution toolstool definitions