# Scheduling vREST NG Test Cases

This post will explain, how you may schedule test cases written in vREST NG Application. vREST NG does not provide direct support for scheduling test cases on its own server. But you can easily schedule test cases written in the vREST NG application with the help of any external scheduler like cron on Linux/Mac and Windows Task Scheduler on Windows.

Please follow the following guides according to the Operating system of the machine on which you want to schedule the test cases:

  1. Scheduling on Linux/Mac
  2. Scheduling on Windows