Operations | Monitoring | ITSM | DevOps | Cloud

June 2022

How low-level API calls can stabilize your end-to-end tests

We’re heavy end-to-end monitoring users here at Checkly and always experiment with how to architect our tests the best way. Over the past months, we’ve settled on a few workflows that make it much easier to spin up new tests, avoid code duplication, and make the entire test setup easier to manage. One of those strategies is to strictly separate concerns in our tests.