CTFL_SYLL_4.0 Exam Questions
229 real CTFL_SYLL_4.0 exam questions with expert-verified answers and explanations. Page 5 of 5.
- Question #201Test Tools
A software development company invests heavily in tools to support the entire software development lifecycle, including testing. They have a tool that allows automated creation and...
DevOps toolsCI/CD pipelinetest automationdeployment tools - Question #202Fundamentals of Testing
Which of the following is the main difference between quality assurance (QA) and quality control (QC)?
quality assurancequality controlprocess-orientedproduct-oriented - Question #203Test Analysis and Design
Which sequence of state transitions is INCORRECT in accordance with the following description? To provide for disaster recovery a system (designated as A) has been provided with a...
state transition testingstate machinetransition sequencestest design - Question #204Test Analysis and Design
Consider a program that computes the factorial of a number (n). From the specifications you know that: If n < 0, a message "Value out of range" must be issued. If 0 < n < 100, the...
equivalence partitioningpartition boundariesrequirements analysistest design - Question #205Fundamentals of Testing
What does the "absence-of-defects fallacy" refer to in software development?
absence-of-defects fallacytesting principlesverification vs validationsoftware quality - Question #206Managing the Test Activities
You are a tester working on a critical project. Based on the risk analysis you need to decide on the order of test execution. Which of the following lists the correct sequence of t...
test execution ordertest prioritizationtest dependenciesrisk-based testing - Question #207Test Analysis and Design
In branch testing, what is the significance of a conditional branch in a software program?
branch testingconditional branchwhite-box testingcontrol flow - Question #208Static Testing
Which of the following types of bug are more likely to be found by static testing then by dynamic testing?
static testingdynamic testinguninitialized variablescode analysis - Question #209Test Analysis and Design
Which of the following is an example of scenario-oriented acceptance criteria?
acceptance criteriascenario-orienteduser storiesgiven-when-then - Question #210Testing Throughout the Software Development Lifecycle
A number of characteristics are given for impact of SDLC on the testing effort.
SDLC modelssequential modelsiterative modelstest levels - Question #211Testing Throughout the Software Development Lifecycle
Which of the following is a good testing practice which is applicable INDEPENDENT of the software development lifecycle followed?
testing principlestest objectivestest levelsSDLC independence - Question #212Test Analysis and Design
Which of the following statements is CORRECT about error guessing?
error guessingfault attacksexperience-based testingdefect prediction - Question #213Fundamentals of Testing
Which of the following is LEAST likely to describe a task performed by someone in a testing role?
tester rolestest activitiestest environmenttesting responsibilities - Question #214Test Analysis and Design
Which of the following statements is CORRECT about White-box testing?
white-box testingstatement coveragestructural testingcode coverage - Question #215Managing the Test Activities
Given some statements about independence of testing:
independence of testingtest organizationcognitive biasreview independence - Question #216Test Analysis and Design
Which ONE of the following is a characteristic of exploratory testing?
exploratory testingexperience-based testingtester skillstime-boxing - Question #217Testing Throughout the Software Development Lifecycle
Which of the following statements correctly describe the business facing quadrant that supports the team?
agile testing quadrantsbusiness-facing testsuser storiesteam support - Question #218Testing Throughout the Software Development Lifecycle
Which of the following statements is CORRECT about the value added by a tester to release planning?
release planningtestability assessmentagile testingtester role - Question #219Static Testing
In a review, which of the following is the responsibility of the manager?
review rolesmanager responsibilitiesformal reviewstatic testing - Question #220Testing Throughout the Software Development Lifecycle
Which of the following statements about impact of DevOps on testing is CORRECT?
DevOpsnon-functional testingcontinuous testingshift-left testing - Question #221Static Testing
Which ONE of the following statements is correct?
static testingstatic analysislegal constraintswork products - Question #222Test Techniques
Which of the following statements is CORRECT?
white-box testingblack-box testingexperience-based testingtest technique classification - Question #223Tool Support for Testing
For a given set of test-cases, which of the following is a benefit of running these tests with a test automation tool?
test automationautomation benefitstest toolsrepetitive tasks - Question #224Test Levels
Which of the following examples represents System Integration testing?
system integration testingtest levelsthird-party integrationintegration scope - Question #225Testing in Software Development Lifecycles
Which of the following IS the BEST example of whole team approach
whole team approachagile testingteam responsibilitiescollaborative testing - Question #226Fundamentals of Testing
Which of the following is NOT a typical debugging activity when a failure is triggered by dynamic testing?
debuggingdynamic testingfailure reproductionroot cause analysis - Question #227Test Management
Pariksha labs is a mature software testing company. They are TMMi level 5 certified. Their testing processes are well defined. Which ONE of the following statements is likely to be...
TMMitest process maturitytest strategytest design technique selection - Question #228Tool Support for Testing
An 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...
configuration managementversion controltest artifactstest tools - Question #229Testing in Software Development Lifecycles
Consider an estimation session where a six-member Agile team (Memb1, ... , Memb6) is performing a planning poker session to estimate a user story (in story points). Team members ar...
planning pokeragile estimationstory pointsestimation process