fayrehouse
12 years agoFrequent Contributor
Problems with TC from command line when using "start /wait"
All,
Can anyone advise what I'm getting not-quite-right below?
start /wait "c:\Program Files (x86)\SmartBear\TestComplete 9\
Bin\TestComplete.exe" "n:\path\to\my\test\complete\project.pjs" /run /ns /SilentMode /e /project:mytcprojectname /test:"KeywordTests|somekeywordtest"
This simply loads TC with the pjs loaded "as normal" - ie, WITH the splashscreen (despite /ns), and does NOT start any test running.
If I take out the "start /wait" - it runs the test silently as expected.
Help?!
Can anyone advise what I'm getting not-quite-right below?
start /wait "c:\Program Files (x86)\SmartBear\TestComplete 9\
Bin\TestComplete.exe" "n:\path\to\my\test\complete\project.pjs" /run /ns /SilentMode /e /project:mytcprojectname /test:"KeywordTests|somekeywordtest"
This simply loads TC with the pjs loaded "as normal" - ie, WITH the splashscreen (despite /ns), and does NOT start any test running.
If I take out the "start /wait" - it runs the test silently as expected.
Help?!