User Tools

Site Tools


software_testing

This is an old revision of the document!


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

  • code coverage;
  • mutation testing.

Concepts

software_testing.1756905079.txt.gz · Last modified: by plida