Long start TestExecute from script
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2015
09:16 PM
10-14-2015
09:16 PM
Long start TestExecute from script
I'm running TestExecute from the scripts:
Run.bat
taskkill /im TestExecute.exe /f cscript RunTEGroup.vbs
RunTEGroup.vbs
WScript.Echo FormatDateTime(Time) & "[Info]: CreateObject TestExecute 11" Set tc = CreateObject("TestExecute.TestExecuteApplication.11") Set tci = tc.Integration tc.Visible = False tci.OpenProjectSuite(projectSuite) WScript.Echo FormatDateTime(Time) & "[Info]: The project suite was opened."
After the launch this script from any virtual machines, the time between events "CreateObject TestExecute 11" and "The project suite was opened." in the region of 10 minutes.
How I can find out why there is such a long start?
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2015
05:24 AM
10-22-2015
05:24 AM
Hi Pavlov,
As far as I see, you are working with Vladimir from our Customer Care Team regarding this behavior. When you find out the cause of it, please let us know.
---------
Tanya Yatskovskaya
SmartBear Community and Education Manager
Tanya Yatskovskaya
SmartBear Community and Education Manager
