Section 1 Flashcards
coverage
The degree to which specified coverage items are exercised by a test suite, expressed as a percentage
debugging
The process of finding, analyzing and removing the causes of failures in a component or system
defect
An imperfection or deficiency in a work product where it does not meet its requirements or specifications
error
A human action that produces an incorrect result
failure
An event in which a component or system does not perform a required function within specified limits
quality
The degree to which a work product satisfies stated and implied needs of its stakeholders.
quality assurance
Activities focused on providing confidence that quality requirements will be fulfilled.
root cause
A source of a defect such that if it is removed, the occurrence of the defect type is decreased or removed.
test analysis
The activity that identifies test conditions by analyzing the test basis.
test basis
The body of knowledge used as the basis for test analysis and design.
test case
A set of preconditions, inputs, actions (where applicable), expected results and postconditions, developed based on test conditions.
test completion
The activity that makes testware available for later use, leaves test environments in a satisfactory condition and communicates the results of testing to relevant stakeholders.
test condition
A testable aspect of a component or system identified as a basis for testing.
test control
The activity that develops and applies corrective actions to get a test project on track when it deviates from what was planned.
test data
Data needed for test execution.