User Tools

Site Tools


the_testing_pyramide

This is an old revision of the document!


The testing pyramide

Source

The testing pyramide is a conceptual model that shows how to correctly distribute unit, integration and end-to-end tests.

Main takeaways

  1. The more high-level you get, less tests you should have.
  2. Write tests with different granularity.

Benefits

  1. Following the model helps finding mistakes on low levels.
  2. Saves money.
  3. Ensures a balance between speed of feedback and complete verification.
the_testing_pyramide.1756840999.txt.gz · Last modified: by plida