The Pipeline was green. All the unit tests passed. All the E2E Tests passed. Yet the feature was broken.
This is how features pass all tests but still fail in production!
Exactly. This is also the reason why many teams don't trust their tests, because the (unit) tests pass, yet the app doesn't work for QA & real users.
This is how features pass all tests but still fail in production!
Exactly. This is also the reason why many teams don't trust their tests, because the (unit) tests pass, yet the app doesn't work for QA & real users.