Part 1 Flashcards
The degree to which a component or system
provides functions that meet stated and implied
needs when used under specified conditions.
functional suitability
The degree to which a component or system uses
time, resources and capacity when accomplishing
its designated functions.
performance
efficiency
A review technique carried out by independent reviewers informally,
without a structured process.
ad hoc reviewing
A review technique guided by a list of questions or required attributes.
checklist-based
reviewing
decision table in which combinations of inputs that are impossible or
lead to the same outputs are merged into one column (rule), by setting
the conditions that do not influence the outputs to don’t care.
collapsed decision table
The degree to which a component or system can exchange information
with other components or systems.
compatibility
Acceptance testing conducted to verify whether a system satisfies its
contractual requirements
contractual
acceptance testing
The leader and main person responsible for an inspection or review
process.
facilitator
An informal review performed by three or more persons.
informal group
review
A test tool that generates load for a designated test item and that
measures and records its performance during test execution.
performance
testing tool
A review technique whereby reviewers evaluate the work product
from different viewpoints
perspective-based
reading
An unknown underlying cause of one or more incidents.
problem
A degradation in the quality of a component or system due to a
change
regression
Acceptance testing conducted to verify whether a system conforms to
relevant laws, policies and regulations.
regulatory
acceptance testing
A review technique where reviewers evaluate a work product from the
perspective of different stakeholder roles.
role-based
reviewing
A review technique where the review is guided by determining the
ability of the work product to address specific scenarios
scenario-based
reviewing
A type of development lifecycle model in which a complete system is
developed in a linear way of several discrete and successive phases
with no overlap between them
sequential
development
model
The activities performed at each stage in software development, and
how they relate to one another logically and chronologically
software
development
lifecycle
The activity that makes test assets available for later use, leaves test
environments in a satisfactory condition and communicates the results
of testing to relevant stakeholders
Test completion
A test tool that executes tests against a designated test item and
evaluates the outcomes against expected results and postconditions
Test execution tool
The practice of designing tests based on the specification of a test item
before developing the corresponding test item
test-first
development
On large projects, the person who reports to the test manager and is
responsible for project management of a particular test level or a
particular set of testing activities
test leader
A sequence of test cases in execution order, and any associated actions
that may be required to set up the initial preconditions and any wrap
up activities post execution.
test procedure
Documentation summarizing test activities and results
test report