What Are "Schedules" In PostQode?
A schedule is a feature that allows you to automate the execution of tests based on a predefined time and date settings. With schedules, you can specify when and how often you want your tests or collections of API requests to run automatically, without needing manual intervention.
In simple words a ‘schedule’ refers to a predefined plan for executing a test suite at a specified time or interval. It allows you to run the tests automatically without triggering them each time.
Just as you set your alarm clock to wake you up at a specific time every day, you can set a schedule in PostQode to automatically run your tests or API requests at a particular time and frequency.