Types of test scenarios:
- Basic - Enable basic DUT feature checks
- Stress - Push boundary and corner cases
- Random - Maximize coverage
- Error - Inject invalid operations
Use a graph structure to avoid redundant scenarios.
Search
May 16, 20241 min read
Types of test scenarios:
Use a graph structure to avoid redundant scenarios.