User Tools

Site Tools


software_testing

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software_testing [2025/09/02 19:12] 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 ==== ==== Test metrics ====
  
-  * code coverage; +  * [[code_coverage|code coverage]]
-  * mutation testing.+  * [[mutation_testing|mutation testing]]. 
 + 
 +==== Concepts ==== 
 + 
 +  * [[the_testing_pyramide|The Testing Pyramide]]
software_testing.1756840359.txt.gz · Last modified: by plida