Please enable JavaScript.
Coggle requires JavaScript to display documents.
Chapter 5 Implementation and Deployment Strategies for Test Automation,…
Chapter 5
Implementation and Deployment Strategies for Test Automation
Test levels
Configuration tests for TAF/TAS
Component tests part of build step
Component integration tests part of continuous integration pipeline
System tests integrated to continuous deployment pipeline
System integration tests part of continuous delivery pipeline
Pipeline integration for system integration testing, system testing, and acceptance testing
Test cases are executed as part of deployment phase after component deployment
Test cases are executed as a separate pipeline
Pipeline for other test automation purposes
Running different test suites periodically
Running non-functional tests
Configuration management for testware
Test environment
Test data
Test suite/test cases
Test automation dependencies for an API infrastructure
API connections
API documentations
Test Automation at Different Test Levels within Pipelines