Card "TEST LEVELS"

RULES OF THE GAME

[ TEST LEVELS ]

Tests at all levels : unit, integration, functional, resilience, performance.

RULES OF THE GAME

[ TEST LEVELS ]

Integration and functional tests are the most important ones, they ensure the correct behavior of the product.

Unit tests are suitable for development.

Performance tests measure performance over time.

Resilience tests help to anticipate failures.