Foundation (2018) Terms
Page: 20 of 27
structural coverage
Coverage measures based on the internal structure of a component or system.
stub
Ref: After IEEE 610
A skeletal or special-purpose implementation of a software component, used to develop or test a component that calls or is otherwise dependent on it. It
replaces a called component.
system
Ref: After ISO 24765
A collection of interacting elements organized to accomplish a specific function or set of functions.
System Integration Testing
Testing the combination and interaction of systems.
system testing
Ref: Hetzel
Testing an integrated system to verify that it meets specified requirements.
system under test (SUT)
A type of test object that is a system.
technical review
Ref: Gilb and Graham, IEEE 1028
A formal review type by a team of technically-qualified personnel that examines the suitability of a work product for its intended use and identifies
discrepancies from specifications and standards.
test
A set of one or more test cases.
test analysis
The activity that identifies test conditions by analyzing the test basis.
test approach
The implementation of the test strategy for a specific project.
test automation
The use of software to perform or support test activities, e.g., test management, test design, test execution and results checking.
test basis
Ref: After TMap
The body of knowledge used as the basis for test analysis and design.
test case
Ref: After ISO 29119
A set of preconditions, inputs, actions (where applicable), expected results and postconditions, developed based on test conditions.