1.4.3 TEST WORK PRODUCTS Flashcards
Test work products are created as part of
the test process.
Just as there is significant variation in the way that organizations implement the test process, there is also significant variation in the
the types of work products created during that process,
the ways those work products are organized and managed, and
the names used for those work products.
ISO standard (ISO/IEC/IEEE 29119-3) may also serve as a guideline for
test work products.
Many of the test work products described in this section can be captured and managed using
test management tools
defect management tools
Test planning work products typically include
one or more test plans.
The test plan includes information about
the test basis
exit criteria
exit criteria (or definition of done) which will be used during test
monitoring and control.
Test monitoring and control work products typically include various types of test reports, including
test progress reports (ongoing and/or a regular basis)
and
test summary reports (at milestones completion).
All test reports should provide
up-to-date and audience-relevant details about the test progress
a summary of the test execution results
Test monitoring and control work products should also address project management concerns, such as
task completion,
resource allocation and usage
effort.
Test analysis work products include defined and prioritized test conditions, each of which is ideally
bidirectionally traceable to the specific element(s) of the test basis it covers.
For exploratory testing, test analysis may involve the creation of
test charters.
Test analysis may also result in the discovery and reporting of defects in
the test basis.
Test design results in test cases and sets of test cases to exercise
the test conditions defined in test analysis.
It is often a good practice to design high-level test cases,
without concrete values for input data and expected results.