Chapter 1 Fundamentals of testing Flashcards
Quality control
Activities designed to evaluate the quality of a component or system.
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. Abbreviation: QA; see also: quality management
test design
The activity that derives and specifies test cases from test conditions
test control
The activity that develops and applies corrective actions to get a test project on track when it deviates from what was planned. See also: test management
test design
The activity that derives and specifies test cases from test conditions
test execution
The activity that runs a test on a component or system producing actual results.
test implementation
The activity that prepares the testware needed for test execution based on test analysis and design.
test monitoring
The activity that checks the status of testing activities, identifies any variances from planned or expected, and reports status to stakeholders. See also: test management
test object
The work product to be tested. See also: test item
test planning
The activity of establishing or updating a test plan
test procedure
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.
testing
The process within the software development lifecycle that evaluates the quality of a component or system and related work products. See also: quality control
-overall process that ensures software quality
testware
Work products produced during the test process for use in planning, designing, executing, evaluating and reporting on testing.
-products or materials created to support and execute the testing process
validation
Confirmation by examination that a work product matches a stakeholder’s needs
Question Addressed: “Are we building the right product?”
verification
Confirmation by examination and through provision of objective evidence that specified requirements have been fulfilled
Question Addressed: “Are we building the product right?”
test basis
The body of knowledge used as the basis for test analysis and design.
-IT IS A DOCUMENTATION