Please enable JavaScript.
Coggle requires JavaScript to display documents.
Chapter 6 Test Automation Reporting and Metrics - Coggle Diagram
Chapter 6
Test Automation Reporting and Metrics
Collection, Analysis, and Reporting of Test Automation Data
Data collection sources
TAF logs to provide an audit trail
Build logs
Deployment logs
Production logs
SUT logs
Screenshots and screen recordings
Data collection methods
Feature of test automation that support measurement and test report generation
Test logging
TAS logging
SUT logging
Integration with other third-party tools
Visualization of test results
Potential failures for failed test execution
Check for historical failures; might be known defect
if new defect, identiy test case
Determine specific test step where failure occured
Analyze SUT state at the time of failure
Log a defect if SUT staate does not match expectation
How test progress report is constructed and published
Content of test progress report
Publishing the test reports
Stakeholders to report to
Creation of dashboards
Artificial Intelligence/machine learning analysis of test logs