Forum Discussion

LRuoc's avatar
LRuoc
Contributor
2 years ago

Scheduling TestComplete Jobs

Has anyone set up a Autmation Test environment using Zephyr's Vortex and either TestComplete or TestExecute? How are you scheduling new test runs?

 

Vortex doesnt have the option to schedule tests (ie Every 1st of the month at 2am etc), is there another way to do this?

 

 

3 Replies

  • Kitt's avatar
    Kitt
    Regular Contributor

    If you run your tests on a Windows machine you could use Windows Task Scheduler [reference]

  • Jhuaz's avatar
    Jhuaz
    Occasional Visitor

    Create a TestComplete project and write the test cases you want to run.
    Create a TestComplete project suite and add the TestComplete project to it.
    Open the TestComplete project suite and navigate to the 'Schedule' tab.
    Click the 'Add Task' button and select the project you want to schedule.
    Set the date and time for the task to run. AIM Provider Portal
    Choose the frequency of the task (e.g. daily, weekly, monthly).
    Select the machines on which you want to run the task.
    Set the email notifications if required.
    Click 'OK' to save the task.

    • LRuoc's avatar
      LRuoc
      Contributor

      Unfortunetely we are a secure organisation and features like Task Scheduler are locked down. 

       

      Thanks for the suggestiong though. Still think it would be slicker in Zephyr.