CTFL_SYLL_4.0 Exam Questions
229 real CTFL_SYLL_4.0 exam questions with expert-verified answers and explanations. Page 1 of 5.
- Question #1Testing Throughout the Software Development Lifecycle
The tests at the bottom layer of the test pyramid:
test pyramidtest levelsunit testingtest automation - Question #2Tool Support for Testing
Test automation allows you to:
test automationautomation benefitshuman error reductiontest efficiency - Question #3Tool Support for Testing
Which of the following statements about how different types of test tools support testers is true?
performance testing toolload testingtool supporttest tools - Question #4Test Analysis and Design
Which of the following statements about branch coverage is true?
branch coveragewhite-box testingdecision coveragecode coverage - Question #5Test Analysis and Design
Consider the following simplified version of a state transition diagram that specifies the behavior of a video poker game: What Is the minimum number of test cases needed to cover...
state transition testingtest case calculationcoverage criteriatest design - Question #6Managing the Test Activities
Consider a given test plan which, among others, contains the following three sections: "Test Scope", "Testing Communication", and "Stakeholders". The features of the test object to...
test plantest scopetest documentationtest planning - Question #7Test Analysis and Design
An alphanumeric password must be between 4 and 7 characters long and must contain at least one numeric character, one capital (uppercase) letter and one lowercase letter of the alp...
boundary value analysistwo-value BVAequivalence partitioningpassword validation - Question #8Test Analysis and Design
A company wants to reward each of its salespeople with an annual bonus that represents the sum of all the bonuses accumulated for every single sale made by that salesperson. The bo...
decision table testingtest case minimizationcondition combinationstest design - Question #9Test Analysis and Design
Which of the following statements is true?
experience-based testinghidden defectstest techniquesdefect detection - Question #10Managing the Test Activities
A new web app aims at offering a rich user experience. As a functional tester, you have run some functional tests to verify that, before releasing the app, such app works correctly...
defect reportingperformance issuetest executiondefect management - Question #11Managing the Test Activities
For each of the test cases to be executed, the following table specifies the priority order and dependencies on other test cases. Which of the following test execution schedules is...
test execution scheduletest prioritizationtest dependenciestest planning - Question #12Managing the Test Activities
Which of the following statements best describes how configuration management supports testing?
configuration managementtest documentationversion controltest management - Question #13Test Analysis and Design
Which of the following statements about exploratory testing is true?
exploratory testingsession-based testingexperience-based testingtest techniques - Question #14Testing Throughout the Software Development Lifecycle
In a two-hour uninterrupted test session, performed as part of an iteration on an Agile project, a heuristic checklist was used to help the tester focus on some specific usability...
testing quadrantsAgile testingusability testingexploratory testing - Question #15Managing the Test Activities
Which of the following is not an example of a typical content of a test completion report for a test project?
test completion reporttest reportingtest documentationtest metrics - Question #16Test Analysis and Design
Which of the following statements about error guessing is true?
error guessingexperience-based testingdefect anticipationtest techniques - Question #17Static Testing
Which of the following is a task the Author is responsible for, as part of a typical formal review?
formal reviewreview rolesauthor rolestatic testing - Question #18Testing Throughout the Software Development Lifecycle
The whole-team approach:
whole-team approachAgile testingquality responsibilityteam collaboration - Question #19Testing Throughout the Software Development Lifecycle
Consider the following user story about the authentication functionality of an e-commerce website: "As a logged-in user, I want to change my current password with a new one, so tha...
acceptance criteriauser storiesATDDtest case design - Question #20Fundamentals of Testing
Which of the following is not an example of a typical generic skill required for testing?
tester skillsTDDtest competenciestest management tools - Question #21Testing Throughout the Software Development Lifecycle
Which of the following is a test task that usually occurs during test implementation?
test implementationtest environment setuptest activitiesSTLC - Question #22Fundamentals of Testing
Which of the following statements is true?
defectsfailureserrorsroot cause - Question #23Test Analysis and Design
Which of the following statements about white-box test techniques is true?
white-box testingbranch coveragestatement coveragecode coverage - Question #24Testing Throughout the Software Development Lifecycle
Which of the following statements is true?
Agile testingV-modelsequential developmenttest documentation - Question #25Managing the Test Activities
Which of the following statements about the value of maintaining traceability between the test basis and test work products is not true?
traceabilitytest basistest work productstest management - Question #26Testing Throughout the Software Development Lifecycle
Which of the following statements refers to good testing practice to be applied regardless of the chosen software development model?
testing principlesearly testingwork product reviewsdevelopment models - Question #27Testing Throughout the Software Development Lifecycle
A virtual service emulating a real third-party service and the automated test scripts (aimed at testing the system under test) that interact with that service, are test work produc...
test implementationvirtual servicestest automationtest work products - Question #28Test Analysis and Design
The following rules determine the annual bonus to be paid to a salesman of a company based on the total annual amount of the sales made (referred to as TAS). If the TAS is between...
equivalence partitioningtest case designboundary analysisblack-box testing - Question #29Fundamentals of Testing
A typical objective of testing is to ensure that:
testing objectivestesting principlesdefect detectiontest coverage - Question #30Managing the Test Activities
Consider the following examples of risks identified in different software development projects: [I]. The contrast color ratio for both normal text and large text of a website does...
product riskproject riskrisk classificationrisk-based testing - Question #31Managing the Test Activities
Following a risk-based testing approach you have designed 10 tests to cover a product risk with a high-risk level. You want to estimate, adopting the three-point test estimation te...
three-point estimationtest efforttest planningconfidence interval - Question #32Testing Throughout the Software Development Lifecycle
The acceptance criteria associated with a user story:
user storiesacceptance criteriaAgile testingscenario-oriented format - Question #33Static Testing
Consider a review for a high-level architectural document written by a software architect. The architect does most of the review preparation work, including distributing the docume...
walkthroughreview typesstatic testingreview process - Question #34Testing Throughout the Software Development Lifecycle
Which of the following statements about the shift-left approach is true?
shift-left testingcontinuous integrationDevOpsearly defect detection - Question #35Fundamentals of Testing
The fact that defects are usually not evenly distributed among the various modules that make up a software application, but rather their distribution tend to reflect the Pareto pri...
defect clusteringtesting principlesPareto principlerisk distribution - Question #36Test Analysis and Design
Which of the following statements is true?
functional testingnon-functional testingquality characteristicsISO/IEC 25010 - Question #37Static Testing
Which of the following work products cannot be examined by static analysis?
static analysisstatic testingwork product typestest plans - Question #38Managing the Test Activities
Confirmation testing is performed after:
confirmation testingregression testingdefect managementretesting - Question #39Static Testing
Which of the following statements about static testing and dynamic testing is true?
static testingdynamic testingdefect detectionnon-functional testing - Question #40Testing Throughout the Software Development Lifecycle
Which of the following is a test-first approach, where tests that express a shared understanding from stakeholders of how the application is expected to work, are first written in...
BDDATDDGiven/When/Thentest-first approaches - Question #41Fundamentals of Testing
Which of the following statements is not correct?
testing mindsetprofessional skepticismtesting psychology - Question #42Static Testing
Which of the following s the most correct statement about state testing techniques?
static testingstatic techniquesdynamic testingtest types - Question #43Static Testing
A test manager decided to skip static testing since he believes bugs can be found easily by doing dynamic testing. Was this decision right or wrong?
static testingearly defect detectiontest planningtest manager decisions - Question #44Test Management
In which of the following test documents would you expect to find test exit criteria described9
test planexit criteriatest documentationtest planning - Question #45Test Design Techniques
The following 4 equivalence classes are given: Which of the following alternatives includes correct test values for x. based on equivalence partitioning?
equivalence partitioningtest design techniquesboundary valuestest case selection - Question #46Test Design Techniques
Which of the following coverage criteria results in the highest coverage for state transition based test cases?
state transition testingcoverage criteriatest design techniquestransition coverage - Question #47Test Management
Which of the following lists factors That contribute to PROJECT risks?
project risksrisk typesrisk managementtest management - Question #48Test Management
Which sequence of stated in the answer choices is correct in accordance with the following figure depicting the life-cycle of a defect?
defect lifecycledefect statesbug trackingdefect management - Question #49Test Management
A Test Manager conducts risk assessment for a project. One of the identified risks is: The sub- contractor may fail to meet his commitment". If this risk materializes. it will lead...
risk classificationproject risksproduct risksrisk assessment - Question #50Tool Support for Testing
Who of the following has the best knowledge to decide what tests in a test project should be automated?
test automationroles and responsibilitiestest leadertool support