Keywords Flashcards
Coverage
The degree to which specified coverage items are exercised … expressed …
Alt: test c…
by a test suite,
as a percentage.
test coverage
Debugging
The process of finding, analyzing and removing the … in a …
causes of failures
component or system.
Defect
An imperfection or deficiency in a work product where … its requirements or “ “ or impairs …
Syllabus Alt: F… , b…
it does not meet
specifications
its intended use.
Fault
bug
Error
A human action that …
Alt: m…
results in a defect.
Mistake
Failure
An event in which a component or system does not … within …
meet its requirements
specified limits.
Quality
The degree to which a work product satisfies “ “ and …
stated
implied requirements.
Quality assurance
Activities focused on providing “ “ that quality requirements will …
Abbr: “ “
confidence
be fulfilled.
QA
Root cause
A source of a defect such that … the occurrence of the defect type is …
if it is removed,
decreased or removed.
Test analysis
The activity that identifies … by analyzing the …
test conditions
test basis.
Test basis
The body of “ “ used as the basis for …
knowledge
test analysis and design.
Test case
A set of “ “, “ “, “ (where applicable)“, “ “ and “ “, developed based on “ “.
preconditions
inputs
actions
expected results
postconditions
test conditions
Test completion
The activity that makes … leaves test environments in a … and communicates the results of testing …
testware available for later use
satisfactory condition
to relevant stakeholders.
Test condition
A testable aspect of a … identified as a basis …
alt: test “s…” , test “r…”
component or system
for testing.
situation
requirement
Test control
The activity that develops and applies … to get a … on track when it deviates …
corrective actions
test project
from what was planned.
Test data
Data needed for …
Alt: Test d…
test execution.
dataset
Test design
The activity that derives and specifies … from …
test cases
test conditions.
Test execution
The activity that runs a test on … producing …
a component or system
actual results.
Test implementation
The activity that prepares the “ “ needed for … based on …
testware
test execution
test analysis and design.
Test monitoring
The activity that checks the status of … identifies any variances from … and reports status to “ “.
testing activities,
planned or expected,
stakeholders
Test object
The work product …
to be tested.
Test objective
The purpose for …
Alt: test g
testing.
goal
Test planning
The activity of establishing or updating …
a test plan.
Test procedure
A sequence of … in execution order and any … that may be required to set up the … and any wrap-up activities after “ “.
test cases
associated actions
initial preconditions
execution
Test process
The set of … comprising of “ “, “ “, “ “, “ “, “ “, “ “, and “ “.
interrelated activities
test planning
test monitoring and control
test analysis
test design
test implementation
test execution
test completion
Test result
The consequence/outcome of the …
Alt: out… , test o… , r…
execution of a test.
outcome
test outcome
result
Testing
The process within the … that evaluates the quality of a “ “ or “ “ and related …
software development lifecycle
component
system
work products.
Testware
Work products produced during the … for use in “p…“, “ “, “e…“, “ “, and reporting on “t…“.
test process
planning
designing
executing
evaluating
testing
Traceability
The ability to establish … between related … or items within …
explicit relationships
work products
work products
Validation
Confirmation by examination that a w… matches a …
work product
stakeholder’s needs.
Verification
The process of confirming that a w… fulfills its “ “.
work product
specification