Forum Discussion

santosh_sahoo's avatar
santosh_sahoo
New Contributor
12 years ago

How to schedule a my Test Scripts in Test Complete to run it in Off Hours ?

How to schedule a my Test Scripts in Test Complete to run it in Off Hours ?



  • Hi Alexai ,



    Thank You for your Reply.

    I already tried with the options given in the articles but still could not able to achieve the complete objective.



    I am using Windows Scheduler to schedule it.

    I have Windows XP.

    It is just opening the Test Complete and Project Suite file along with.

    Then Its simply closing testComplete without acctually executing my Test Script.



    Please suggest.



    I used the below code in Windows Scheduler:

    "C:\Program Files\SmartBear\TestComplete 9\Bin\TestComplete.exe" "D:\Santosh\TestAutomation\TestComplete\Scripts\TestQuoteit\QuoteiT_Smoke_TestCase\QuoteiT_Smoke_TestCase.pjs /r /e





  • AlexKaras's avatar
    AlexKaras
    Icon for Champion Level 3 rankChampion Level 3
    Hi Santosh,



    The posted command line lacks closing quote after .pjs.

    Try to check that the command line works as expected from the command prompt first and then paste working command line into Scheduler.