[Introduction to contract testing - Part 4] How do I remove end-to-end tests?

preview_player
Показать описание
Welcome to part four of our four-part introduction to contract testing series.

WE COVER
1. How to think about removing end-to-end tests from your test strategy
2. Where contract fits on your testing pyramid
3. Strategies for rebalancing your integration testing strategy

JUMP TO
00:17 - The automation test pyramid
01:00 - Step 1: review your existing test suite
01:58 - Step 2: reduce the scope of e2e tests (functional + contract tests)
03:30 - Step 3: reduce the size of the pyramid
03:58 - Step 4: continuous testing and monitoring (in production)

GIVE PACTFLOW A TRY

ABOUT
Рекомендации по теме
Комментарии
Автор

Heey nice content, but I'm curious about the Integration + functional strategy is that possible with pact? or do you mean use another tool/test framework for that?

fatimavera
Автор

There seems to be an error in the description, this is part four of four-part?

Phnxz