Collections
Compose steps to monitor an end-to-end test scenario
- Do not just test simple singular operations, monitor your entire end-to-end critical user paths, workflows continuously
- Add API tests or browser tests to a Collection to build a complex test scenario
- Steps can be executed with an optional delay of upto 1 hour to simulate a real-world scenario or provide time for async background processes to complete.