Keywords Flashcards
Acceptance testing
A test level that focuses on determining whether to …
accept the system.
Black-box testing
Testing based on an analysis of the specification of the “ “ or “ “.
Alt: spe…
component
system
specification-based testing
Component integration testing
The integration testing of “ “.
Alt: mod… , uni…
components
module integration testing, unit integration testing
Component testing
A test level that focuses on individual “ “ or …
Alt: mod… , uni…
hardware
software components.
module testing, unit testing
Confirmation testing
A type of … performed after fixing a defect to … that a failure caused by that defect …
Alt: re…
change-related testing
confirm
does not reoccur.
re-testing
Functional testing
Testing performed to evaluate if a “ “ or “ “ satisfies …
component or system
functional requirements.
Integration testing
A test level that focuses on interactions between c…
components or systems.
Maintenance testing
Testing the changes to an … or the impact of … to an …
operational system
a changed environment
operational system.
Non-functional testing
Testing performed to evaluate that a “ “ or “ “ complies with …
component or system
non-functional requirements.
Regression testing
A type of … to detect whether defects … or uncovered in …
change-related testing
have been introduced
unchanged areas of the software.
Shift left
A test approach to perform “ “ and … as early as possible in the …
testing
quality assurance activities
software development lifecycle.
System integration testing
The integration testing of “ “.
systems
System testing
A test level that focuses on verifying that a “ “ as a whole meets …
system
specified requirements.
Test level
A specific instantiation of a …
test process.
Test object
The w… to be …
work product
tested.
Test type
A group of … based on specific t… aimed at specific characteristics of a “ “ or “ “.
test activities
test objectives
component
system
White-box testing
Testing based on an analysis of the i… of the c…
Alt: cle… , cod… , gla… , logic-c… , logic-d… , str… , str..b…
internal structure
component or system.
clear-box testing, code-based testing, glass-box testing,
logic-coverage testing, logic-driven testing, structural testing,
structure-based testing