Please enable JavaScript.
Coggle requires JavaScript to display documents.
Chapter 7 Verifying the Test Automation Solution - Coggle Diagram
Chapter 7
Verifying the Test Automation Solution
Steps to verify components of
the test automation environment
Test tool installation, setup, configuration, and customization
Repeatability in setup/teardown of test environment
Connectivity with internal and external systems/interfaces
TAF component testing
Steps to verify the automated test suite
Check the composition of the test suite
Verify new tests that focus on new features of the TAF
Consider the repeatability of tests
Consider the intrusiveness of automated test tools
Identify where test automation produces unexpected results
inspecting test logs
performance data
setup and teardown of test script
execute few isolated tests
monitor system resources
test log file analysis of test case
debugging
support from test analyst, business analyst, developer, system engineer
verify all assertions are in place
static analysis