Chapter 1: Terminology Flashcards
Coverage
A. The degree to which specified coverage items have been determined or have been exercised by a test suite expressed as a percentage.
B. A black-box test technique in which test cases are designed to exercise elements of a state transition model.
The degree to which specified coverage items have been determined or have been exercised by a test suite expressed as a percentage.
Debugging
A. 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.
B. The process of finding, analyzing and removing the causes of failures in a component or system.
The process of finding, analyzing and removing the causes of failures in a component or system.
Defect
A. The degree to which a relationship can be established between two or more work products.
B. An imperfection or deficiency in a work product where it does not meet its requirements or specifications.
An imperfection or deficiency in a work product where it does not meet its requirements or specifications.
Error
A. A test technique in which tests are derived on the basis of the tester’s knowledge of past failures, or general knowledge of failure modes.
B. A human action that produces an incorrect result.
A human action that produces an incorrect result.
Failure
A. An event in which a component or system does not perform a required function within specified limits.
B. A factor that could result in future negative consequences.
An event in which a component or system does not perform a required function within specified limits.
Quality
A. The degree to which a component or system satisfies the stated and implied needs of its various stakeholders.
B. The reason or purpose of testing.
The degree to which a component or system satisfies the stated and implied needs of its various stakeholders.
Quality Assurance
A. The activity that checks the status of testing activities, identifies any variances from planned or expected, and reports status to stakeholders.
B. Activities focused on providing confidence that quality requirements will be fulfilled.
Activities focused on providing confidence that quality requirements will be fulfilled.
Root Cause
A. A source of a defect such that if it is removed, the occurrence of the defect type is decreased or removed.
B. A source to determine an expected result to compare with the actual result of the system under test.
A source of a defect such that if it is removed, the occurrence of the defect type is decreased or removed.
Test Analysis
A. The set of interrelated activities comprising of test planning, test monitoring and control, test analysis, test design, test implementation, test execution, and test completion.
B. The activity that identifies test conditions by analyzing the test basis.
The activity that identifies test conditions by analyzing the test basis.
Test Basis
A. The body of knowledge used as the basis for test analysis and design.
B. The activity that derives and specifies test cases from test conditions.
The body of knowledge used as the basis for test analysis and design.
Test Case
A. A set of preconditions, inputs, actions (where applicable), expected results and postconditions, developed based on test conditions.
B. The set of interrelated activities comprising of test planning, test monitoring and control, test analysis, test design, test implementation, test execution, and test completion.
A set of preconditions, inputs, actions (where applicable), expected results and postconditions, developed based on test conditions.
Test Completion
A. The activity that runs a test on a component or system producing actual results.
B. 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.
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 Control
A. The activity that develops and applies corrective actions to get a test project on track when it deviates from what was planned.
B. The activity that derives and specifies test cases from test conditions.
The activity that develops and applies corrective actions to get a test project on track when it deviates from what was planned.
Test Data
A. Data needed for test execution.
B. The activity that identifies test conditions by analyzing the test basis.
Data needed for test execution.
Test Design
A. A testable aspect of a component or system identified as a basis for testing.
B. The activity that derives and specifies test cases from test conditions.
The activity that derives and specifies test cases from test conditions.