End to end tests
- We use E2E Tests to verify System behavior, however the scenarios are limited. 
- E2E Tests target the System - they span the System and External System Test Instances. They are executed on the E2E Environment. 
Last updated
Was this helpful?