Forum Discussion

khushru's avatar
khushru
Frequent Visitor
2 years ago

How to run tests from Command line

Hi, 

I am new to TestComplete.  I want to eventually run the tests automatically from other machines or by other users. 

Trying to find the best way. 

For now, I am trying to run some tests from command line using session creator, because I could not find the TextExecute.exe file any where. 

But when doing this I am getting error like the following. I have set up environment path. 

Windows system is Windows 10, enterprise. Can anyone help?

Environment Path is set up as following. 

 

1 Reply

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    Ensure your environment variable for Path is correctly set for either 32 or 64 bit, and do not specify your project location here!

     

    Location of executable files,

    "C:\Program Files (x86)\SmartBear\TestExecute 15\x64\Bin\TestExecute.exe"

    "C:\Program Files (x86)\SmartBear\TestExecute 15\x64\Bin\SessionCreator.exe"