Accelerated stress testing reduces the time required to test a system but can be hard to apply to functions running on a fixed schedule. This article describes how to accelerate the testing of scheduled functions by triggering them through automated tests, either by periodically advancing the system clock or through a programmatic event interface. With this method, the accelerated stress tests don't distort the system's operational profile.