Forum Discussion

StevenJ61's avatar
StevenJ61
Occasional Contributor
5 years ago
Solved

Command line can't find test

Can someone help me interpret the TestComplete command line?   I'm running this: C:\Users\Steven>testcomplete.exe "C:\Users\Steven\Documents\TestComplete 14 Projects\Demo\Demo.pjs" /run /projec...
  • tristaanogre's avatar
    tristaanogre
    5 years ago

    If you DO want to use the "/test" switch, it needs to be in the form of

     

    /test: "Script|<unit name>|<routine name>"

     

    Notice the use of vertical pipes and not slashes.