software_testing
Table of Contents
Software testing
Types of tests
- Unit tests check individual functions/methods in isolation.
- Integration tests check the interaction of modules and services.
- End-to-End (E2E) check the operation of the entire system or key user scenarios.
Test metrics
Concepts
software_testing.txt · Last modified: by plida
