Forum Discussion

dgubert86's avatar
dgubert86
Occasional Contributor
9 years ago

Problem with running test item from command line

I am trying to run test item by the instruction https://support.smartbear.com/viewarticle/54655/

On my computer it's work correctly by TestComplete.

ATR.js "C: \ Program Files (x86) \ SmartBear \ TestComplete 10 \ Bin \ TestComplete.exe" "testcomplete \ Marathon.pjs" / r / p: Master / t: Mobile / e / SilentMode

But on virtual machine for TestExecute I get error message.

ATR.js "C: \ Program Files (x86) \ SmartBear \ TestExecute 10 \ Bin \ TestExecute.exe" "testcomplete \ Marathon.pjs" / r / p: Master / t: Mobile

How can I solve this problem?