Skip to content
Testing·Advanced·Conceptual·1 min read

What is the test trophy model?

Short interview answer

It emphasizes integration tests as a strong confidence-to-cost layer, supported by static analysis and unit tests with a smaller end-to-end layer. It is guidance, not a quota.

Key takeaway

Explain the underlying mental model clearly, then support it with a concrete example and its trade-offs.

← Back to Testing strategy

Related questions