User Tools

Site Tools


software_testing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
software_testing [2025/09/02 19:10] – created plidasoftware_testing [2025/09/10 06:48] (current) plida
Line 3: Line 3:
 ==== Types of tests ==== ==== Types of tests ====
  
-  * **Unit tests** check individual functions/methods in isolation. +  - [[unit_test|Unit tests]] check individual functions/methods in isolation. 
-  * **Integration tests** check the interaction of modules and services. +  - [[integration_test|Integration tests]] check the interaction of modules and services. 
-  * **End-to-End (E2E)** check the operation of the entire system or key user scenarios.+  - [[end_to_end_test|End-to-End (E2E)]] check the operation of the entire system or key user scenarios.
  
 +==== Test metrics ====
 +
 +  * [[code_coverage|code coverage]];
 +  * [[mutation_testing|mutation testing]].
 +
 +==== Concepts ====
 +
 +  * [[the_testing_pyramide|The Testing Pyramide]]
software_testing.1756840253.txt.gz · Last modified: by plida