5.3. Test Monitoring, Test Control and Test Completion Flashcards
What is the purpose of test monitoring?
Gathering information about testing to assess progress and measure if test exit criteria are satisfied.
How does test control use information from test monitoring?
It provides guidance and corrective actions to achieve effective and efficient testing.
Give examples of control directives in test control.
Reprioritizing tests, re-evaluating test item criteria, adjusting the test schedule, and adding new resources.
What activities are involved in test completion?
Collecting data from completed test activities to consolidate experience, testware, and relevant information.
What types of metrics are gathered in testing?
Project progress metrics, test progress metrics, product quality metrics, defect metrics, risk metrics, coverage metrics, and cost metrics.
What do project progress metrics include?
Task completion, resource usage, and test effort.
What do test progress metrics track?
Test case implementation progress, test environment preparation, number of test cases run/not run, passed/failed, and test execution time
What are some examples of product quality metrics?
Availability, response time, and mean time to failure
What are common defect metrics?
Number and priorities of defects found/fixed, defect density, and defect detection percentage.
What do risk metrics measure?
Residual risk level
What do coverage metrics include?
Requirements coverage and code coverage.
What do cost metrics track?
Cost of testing and organizational cost of quality.
What is the purpose of test reporting?
To summarize and communicate test information during and after testing.
What information is included in test progress reports?
Test period, test progress, impediments, test metrics, new/changed risks, and planned testing for the next period.
What is typically included in a test completion report?
Test summary, evaluation of testing and product quality, deviations from the test plan, testing impediments, test metrics, unmitigated risks, and lessons learned.