StevenJ61
6 years agoOccasional Contributor
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...
- 6 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.