Glossary

Layer 2: Unit Tests (During Modernization)

Test individual programs or modules in isolation - Validate business logic calculations with boundary values - Test error handling paths (invalid input, database errors, file not found)

Learn More

Related Terms