ContributionsMost RecentMost LikesSolutionsProblem 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? Why TestExecute can close automatically during tests execution? During tests execution TestExecute close automatically. Last log string may be message or error\js error Version 10.30 Stopping project programmicallyhow to stop project programmicaly without failed test? Runner.Stop(false) Runner.Halt("*") doesn't help me.. Re: Test DelayAfter some experiments I think that the reaon is on method Runner.Stop(true); This method may be performed 10-40sec.. On my machine in TestComplete about 10sec and on virtual machine in TestExecute is about 40sec..Re: Test DelayVisualizer is off..Re: Test DelayI have about 30 TestItems first order..and in summary it's about 15minutesTest DelayI run tests from TestItems and see that testcomplete has delay about 10-30sec for each root test items between it starts (this value I see in LogItems on Summary page in General information) and GeneralEvents_OnStartTest. Why is this happening ?Re: How to call method from other UNIT by using EVAL() method Maybe use Runner.CallMethod() http://support.smartbear.com/viewarticle/57599/TestComplete is closed automatically during test runTestComplete\TestExecute is closed automatically during test run. Why can this happen?Post log to Jira automaticallyHow I can post log to Jira automatically?