ISEB-SWTINT1 Exam Questions
68 real ISEB-SWTINT1 exam questions with expert-verified answers and explanations. Page 1 of 2.
- Question #1Testing Approaches and Standards
Which of the following is MOST important in the selection of a test approach?
test approach selectionskills and experiencetechnique evaluationtest strategy - Question #2The Testing Process
Which of the items displayed in the exhibit are characteristic of regression testing.
regression testingtest typestest objectivesre-testing - Question #3The Testing Process
What is the MAIN benefit of designing tests early in the life cycle?
early test designdefect preventiontest lifecycleshift-left testing - Question #4Test Management
Which of the following would you NOT usually find on a software incident report?
incident reportdefect reportingtest documentationbug report contents - Question #5The Testing Process
Which of the combinations displayed in the exhibit correctly describes a valid approach to component testing:
component testingunit testingtest levelstest approach - Question #6Test Techniques
Given the following state transition table. Which of the test cases below will cover the following series of state transitions?
state transition testingtest case derivationtransition coveragestate table - Question #8Test Management
Which of the following is a benefit of test independence?
test independenceauthor biastest organizationtester roles - Question #9Test Management
Please refer to the exhibit. Which activities form part of test planning?
test planningplanning activitiestest managementtest process - Question #10Test Management
What is the purpose of exit criteria?
exit criteriatest completiontest levelstest control - Question #11Test Techniques
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then Biggest_dimension = wifth Else Biggest_...
statement coveragedecision coveragecode coveragewhite box testing - Question #12The Testing Process
Which activity in the fundamental test process creates test suites for efficient test execution?
test implementationtest executiontest suitesfundamental test process - Question #13Test Techniques
Which type of test design techniques does the following statement best describe? A procedure to derive test cases based on the specification of a component.
black box testingspecification-based techniquestest design techniquestechnique definition - Question #14Tool Support for Testing
Some tools are geared more for developer use. For the 5 tools listed, which statement BEST details those for developers.
developer toolstool categorizationtest tool typestool support - Question #15Test Techniques
A thermometer measures temperature in whole degrees only. If the temperature falls below 18 degrees, the heating is switched off. It is switched on again when the temperature reach...
equivalence partitioningboundary value analysistest case selectioninput partitions - Question #16The Testing Process
What is beta testing?
beta testingacceptance testinguser acceptance testingtest types - Question #17Test Management
What determines the level of risk?
risk assessmentrisk managementprobability and impactrisk level - Question #18Test Techniques
Given the following state transition diagram. Which of the following series of state transitions contains an INVALID transition which may indicate a fault in the system design?
state transition testinginvalid transitionsfault detectionstate diagram - Question #19The Testing Process
Which of the following is a MAJOR task of test implementation and execution?
test implementationtest executionincident reportingfundamental test process - Question #20Test Techniques
Which of the following is MOST characteristic of specification based (black-box) techniques?
black box testingspecification-based techniquestest derivationtechnique characteristics - Question #21The Testing Process
Where may functional testing be performed?
functional testingtest levelssystem testingacceptance testing - Question #22Test Techniques
Given the following fragment of code, how many tests are required for 100% decision coverage? If width > lenth then Biggest_diension = width If height > width then biggest_dimensio...
decision coveragebranch coveragewhite-box testingcontrol flow - Question #23The Testing Process
As part of which test process do you determine the exit criteria?
exit criteriatest planningtest process activities - Question #24Test Techniques
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test ca...
boundary value analysisequivalence partitioningtest input selectionblack-box testing - Question #25Test Management
Which of the following is a MAJOR task of test planning?
test planningtest management tasksscheduling - Question #26Test Techniques
Which of the types of defects that are displayed in the exhibit use case testing MOST LIKELY to uncover?
use case testingdefect typesfunctional testingblack-box testing - Question #27Test Management
When should configuration management procedures be implemented?
configuration managementtest planningtest process - Question #28The Testing Process
Who would USUALLY perform debugging activities?
debuggingtest rolesdefect management - Question #29Reviews
Which of the following BEST describes the difference between an inspection and a walkthrough?
inspectionwalkthroughreview typesstatic testing - Question #30Reviews
Which of the following is a purpose of the review planning phase?
review planningreview rolesreview process phases - Question #31The Testing Process
Which of the following defines the expected results of a test?
test case specificationtest documentationexpected results - Question #32Test Techniques
Given the following decision table: Which of the following test cases and expected results is VALID?
decision table testingtest case validityblack-box testingequivalence partitioning - Question #33Tool Support for Testing
For which of the following would a static analysis tool be MOST useful?
static analysiscoding standards enforcementtool supportstatic testing - Question #34The Testing Process
Match the terms and statements being displaced in the exhibit.
test terminologytest concepts matchingtest fundamentals - Question #35Tool Support for Testing
Which of the activities in the exhibit should be performed during the selection and implementation of a testing tool?
tool selectiontool implementationtool adoption process - Question #36Test Management
Please refer to the exhibit. From a Testing perspective, what are the MAIN purposes of Configuration Management?
configuration managementtest managementversion control - Question #37Tool Support for Testing
Which of the benefits displayed in the exhibit are MOST likely to be achieved by using test tools?
test tool benefitstest automationtool support - Question #38The Testing Process
Which of the following is TRUE?
confirmation testingregression testingretestingtest types - Question #39Test Techniques
Given the following fragment of code, how many tests are required for 100% decision coverage? discount = 0 order_quantity=0 real order_quantity if order_quantity >=20 then discount...
decision coveragewhite-box testingbranch coveragecontrol flow - Question #40Tool Support for Testing
With which of the following categories is a test comparator tool USUALLY associated?
test comparatortest execution toolstool categories - Question #41Test Techniques
What is the MINIMUM combination of paths required to provide full statement coverage?
statement coveragepath coveragewhite-box testingcontrol flow - Question #42Testing Approaches and Standards
What is the KEY difference between preventative and reactive approaches to testing?
preventative testingreactive testingtest design timingtest approaches - Question #43Reviews
What is the MAIN objective when reviewing a software deliverable?
review objectivesdefect detectionsoftware deliverablesstatic testing - Question #44Test Management
Scenario 1 A computerised system is being created to monitor the life support system on board a submarine. It monitors air quality, water supplies and temperature. This system will...
product riskrisk identificationsafety-critical systemsrisk analysis - Question #45Test Management
Scenario 1 A computerised system is being created to monitor the life support system on board a submarine. It monitors air quality, water supplies and temperature. This system will...
risk-based testingacceptance criteriasafety-critical testingoperational testing - Question #46Test Management
Scenario 1 A computerised system is being created to monitor the life support system on board a submarine. It monitors air quality, water supplies and temperature. This system will...
test documentation hierarchytest policytest strategytest planning - Question #47Test Techniques
Scenario 1 A computerised system is being created to monitor the life support system on board a submarine. It monitors air quality, water supplies and temperature. This system will...
boundary value analysisair quality monitoringnumeric rangestest technique selection - Question #48Reviews
Scenario 1 A computerised system is being created to monitor the life support system on board a submarine. It monitors air quality, water supplies and temperature. This system will...
technical reviewreview typesfunctional specificationreview selection - Question #49The Testing Process
Scenario 2 Your organisation is a large media services corporation (MSC). MSC uses Agile development, within a Scrum framework. Here, the iterations are referred to as Sprints. For...
test designAgile testinguser storiesScrum - Question #50Reviews
Scenario 2 Your organisation is a large media services corporation (MSC). MSC uses Agile development, within a Scrum framework. Here, the iterations are referred to as Sprints. For...
walkthroughAgile reviewsuser storiesreview types - Question #51Test Management
Scenario 2 Your organisation is a large media services corporation (MSC). MSC uses Agile development, within a Scrum framework. Here, the iterations are referred to as Sprints. For...
test estimationAgile testingexpert consensusplanning poker