User Tools

Site Tools


software_testing

Software testing

Types of tests

  1. Unit tests check individual functions/methods in isolation.
  2. Integration tests check the interaction of modules and services.
  3. 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