CTFL_SYLL_4.0 Exam Questions
229 real CTFL_SYLL_4.0 exam questions with expert-verified answers and explanations. Page 3 of 5.
- Question #101Testing Throughout the Software Development Lifecycle
Which of the following is a correct statement regarding Quadrant Q2 of the testing quadrants?
testing quadrantsQ2business-facing testingfunctional tests - Question #102Test Management
Which of the following provides two defined risk response actions to help control product risk?
risk managementrisk responseproduct riskrisk control - Question #103Testing Throughout the Software Development Lifecycle
Your company has been working in a waterfall lifecycle model. They have now decided to implement DevOps and will be using CI/CD. Which of the following is a change that will be req...
DevOpsCI/CDtest automationcontinuous testing - Question #104Fundamentals of Testing
Testing can be seen as a destructive activity. Which of the following generic skills will help a tester overcome this barrier?
tester skillscommunicationempathyteam collaboration - Question #105Fundamentals of Testing
If a developer is analyzing a failure to determine the cause, he is engaging in what type of activity?
debuggingtesting vs debuggingdefect analysisfailure root cause - Question #106Testing Throughout the Software Development Lifecycle
If test cases are written in the given/when/then format, what type of test-first software development is being used?
BDDbehavior-driven developmentgiven/when/thentest-first development - Question #107Fundamentals of Testing
Which of the following is a valid test objective?
test objectivesdefect detectiontesting purposevalid objectives - Question #108Test Management
You are a functional tester, performing system testing of a flight reservation application. After logging into the system, you selected the "New Reservation" option on the main men...
defect reportingbug reporttest environmentincident management - Question #109Fundamentals of Testing
Which of the following is an example of a test work product?
test work productstest plantest artifactstest activities - Question #110Fundamentals of Testing
A typical objective of testing is to
test objectivesregulatory complianceverificationtesting purpose - Question #111Testing Throughout the Software Development Lifecycle
Which of the following is an advantage of the whole team approach?
whole team approachagile testingcollaborationteam dynamics - Question #112Fundamentals of Testing
An application is subjected to a constant load for an extended period of time as part of a performance test While running this test, the response time of the application steadily s...
failuredefecterrorroot cause analysis - Question #113Fundamentals of Testing
In addition to thorough testing of the requirements specification, a development team aims to involve users as early as possible in the development process, using practices such as...
testing principlesabsence-of-errors fallacyuser involvementprototyping - Question #114Test Management
Determining the schedule for each testing activity and test milestones for a test project, using activity estimates, available resources, and other constraints is a typical task pe...
test planningtest scheduletest milestonesresource management - Question #115Test Analysis and Design
A document descnbes the test procedures that have been derived for the identified test sets Among other things, the order in which the test cases in the corresponding test set are...
test implementationtest procedurestest work productstest execution order - Question #116Test Management
Which of the following statements about traceability is FALSE?
traceabilitytest basistest coveragetest documentation - Question #117Fundamentals of Testing
Atypical generic skill required for the role of tester is the ability to
tester skillstest toolsefficiencytool knowledge - Question #118Testing Throughout the Software Development Lifecycle
Which of the following statements refers to a good testing practice that applies to all software development lifecycles?
testing principlestest levelstest objectivesSDLC best practices - Question #119Testing Throughout the Software Development Lifecycle
Which of the following statements about TDD, BDD and ATDD is TRUE?
TDDBDDATDDrefactoring - Question #120Test Analysis and Design
Which of the following statements is TRUE'?
functional testingnon-functional testingblack-box testingwhite-box testing - Question #121Testing Throughout the Software Development Lifecycle
After being in operation for many years, a document management system must be decommissioned as it has reached its end of life. This system will not be replaced by any other new sy...
maintenance testingdecommissioningdata migration testingend of life - Question #122Testing Throughout the Software Development Lifecycle
Which of the following statements about retrospectives is TRUE?
retrospectivesAgile testingprocess improvementiteration planning - Question #123Testing Throughout the Software Development Lifecycle
Which of the following statements about the shift-left approach is FALSE?
shift-left approachtest automationDevOpsstatic analysis - Question #124Static Testing
Which of the following is a role that is usually responsible for documenting the findings (e.g., action items, decisions, recommendations) made by the review team as part of a typi...
formal reviewrecorder rolereview rolesreview documentation - Question #125Static Testing
Which of the following is a factor that contributes to a successful review?
formal reviewreview success factorsreview trainingreview participants - Question #126Static Testing
Which of the following statements about static testing and dynamic testing is TRUE?
static testingdynamic testingdefect detectionsecurity vulnerabilities - Question #127Static Testing
Which of the following statements about the typical activities of a formal review process is TRUE?
formal reviewreview process activitiesindividual reviewreview planning - Question #128Test Analysis and Design
Which of the following answers describes a reason for adopting experience-based testing techniques?
experience-based testingdefect detectionblack-box testingtest techniques - Question #129Test Analysis and Design
Which of the following statements about statement coverage is TRUE?
statement coveragebranch coveragewhite-box testingcode coverage - Question #130Test Analysis and Design
Which of the following statements about white-box testing is FALSE?
white-box testingcode coveragefull coverage limitationsblack-box testing - Question #131Test Analysis and Design
Exploratory testing is an experience-based test technique
exploratory testingtest sessionstest chartersexperience-based testing - Question #132Test Analysis and Design
Which of the following statements about checklist-based testing is TRUE?
checklist-based testingchecklist maintenancereview techniquestest design - Question #133Testing Throughout the Software Development Lifecycle
Which of the following statements is TRUE?
user storiesacceptance criteriadata definitionsAgile testing - Question #134Test Analysis and Design
A requirement specifies that a certain identifier (ID) must be between 5 and 10 characters long, must contain only alphanumenc characters, and its first character must be a letter...
equivalence partitioningone-dimensional EPpartition countinginput validation - Question #135Test Analysis and Design
A requirement specifies that if the total amount of sales (TAS) made during the year by a corporate seller is 300,000 or more, the bonus that must be paid to the seller is 100% of...
boundary value analysis3-value BVAfault detectiondecision conditions - Question #136Test Analysis and Design
The following decision table is used to assist a doctor in determining the drug therapy to prescribe for a patient (aged 6 to 65 years) diagnosed with acute sinusitis. The table co...
decision table testingcolumn mergingboolean conditionstest design - Question #137Test Analysis and Design
Consider the following user story about an e-commerce website's registration feature that only allows registered users to make purchases; As a new user, I want to register to the w...
user storiesacceptance criteriatest case derivationregistration feature - Question #138Testing Throughout the Software Development Lifecycle
Which of the following statements about the test pyramid is TRUE?
test pyramidtest automationproduction code coveragetest isolation - Question #139Managing Test Activities
Which of the following about typical information found within a test plan is FALSE?
test plantest planningexit criteriatest suspension criteria - Question #140Testing Throughout the Software Development Lifecycle
Which of the following statements about the testing quadrants is TRUE?
testing quadrantsBDDATDDacceptance testing - Question #141Managing the Test Activities
Consider the following examples of risks identified in different software development projects [i]. It may not be possible to generate the expected workloads to run performance tes...
product riskproject riskrisk classificationrisk identification - Question #142Managing the Test Activities
A test status report SHOULD:
test status reporttest reportingtest monitoringprogress reporting - Question #143Managing the Test Activities
From a testing perspective, configuration management
configuration managementtestware versioningtest controlchange tracking - Question #144Managing the Test Activities
Consider an estimation session in which a six-member Agile team (Memb1..... Memb6) uses the planning poker technique to estimate a user story (in story points). The team members wi...
planning pokertest estimationAgile testingstory points - Question #145Managing the Test Activities
For each test case to be executed, the following table specifies its dependencies and the required configuration of the test environment for running such test case: Assume that C0N...
test execution schedulingtest dependenciestest environmenttest sequencing - Question #146Managing the Test Activities
As a tester, as part of a V-model project, you are currently executing some tests aimed at verifying if a mobile app asks the user to grant the proper access permissions during the...
defect reportingactual vs expected resultstest executionbug report - Question #147Test Tools
Which of the following is a typical potential risk of using test automation tools?
test automation riskstool introductiontest scripts maintenanceautomation - Question #148Test Tools
Which of the following types of tools is BEST suited for determining source code compliance with the guidelines provided by a coding standard?
static analysiscoding standardssource code compliancetool selection - Question #149Fundamentals of Testing
Which of the statements correctly describes when a whole team approach may NOT be suitable?
whole team approachtest independenceAgile testingteam dynamics - Question #150Testing Throughout the Software Development Lifecycle
Match each objective to the correct test level Objective:
test levelsunit testingintegration testingsystem testing objectives