ContributionsMost RecentMost LikesSolutionsRe: Test routines takes too long to start! this post was marked as spam and i don't know why Re: Test routines takes too long to start! Thanks shankar_r, I have created support ticket yesterday for this issue, now I've sent my project suite and my machine information.. I'll be waiting for a diagnostic. When you say a patch, you mean an update for TestComplete? Re: Test routines takes too long to start! Thanks tristaanogre. In our project of automated tests, the tested application is a Checkout, that is, a very big software with a lot of features.. To comport all those features, we work with a kind of layer-design, modularizing all the content in Lib (common unit files used by others automated test projects), Mapeamento (is a Mapping of TestComplete recorded actions of all applications features and functions, subcategorized by frames) and the Testes (this one is where all the test procedures are in, centralized).. We already make every effort to ensure the modularization and reuse of code in order to facilitate the maintenance of our tests, but to ensure the coverage of our application tests, necessarily our test project has grown a lot. Re: Test routines takes too long to start! Thanks Marsha_R. After I managed those helpful enhancements I could decrease the test start from 6 minutos to 4 (i've timed the difference before and after changes).. but my project test's still taking a long considerable time to run.. Is there any other tip to help Test routines takes too long to start! Hi, I'm using TestComplete 12 (12.50.4142.7 x64 more exactly) to test Java desktop applications over Delphi script language, and my project tests are taking about 2 or 3 minutes to definitely start. My computer is a Dell Latitude 3540 Core i7-4500U 1.80GHz, 8 GB RAM DDR4 with a SSD disk on Windows 10 Pro (quite as good for the system minimum requirements). My project today has more than 900 script routines (48677 lines) in a single test Unit, but at the beginning when it was about 100 script routines, the loading time was much less. I've read about how TestComplete load those tests and I saw there was a compiling procedure before the test run. I want to know if there's any way to improve my test performance by reducing this loading time. Beforehand, I can't split those tests into smaller test projects. Test routines takes too long to start! Hi, I'm using TestComplete 12 (12.50.4142.7 x64 more exactly) to test Java desktop applications over Delphi script language, and my project tests are taking about 2 or 3 minutes to definitely start. My computer is a Dell Latitude 3540 Core i7-4500U 1.80GHz, 8 GB RAM DDR4 with a SSD disk on Windows 10 Pro (quite as good for the system minimum requirements). My project today has more than 900 script routines (48677 lines) in a single test Unit, but at the beginning when it was about 100 script routines, the loading time was much less. I've read about how TestComplete load those tests and I saw there was a compiling procedure before the test run. I want to know if there's any way to improve my test performance by reducing this loading time. Beforehand, I can't split those tests into smaller test projects. SolvedRe: Chrome SmartBear Test Extension doesn't work.. followed those steps and now the chrome's smartbeart extension is no longer disabled.. but when I use the TestComplete object spy, there's the same message that the extension is disabled or not installed. Re: Chrome SmartBear Test Extension doesn't work.. I'm using TestComplete version 12.0.122.7.. in the first manual instalation (also version 12.0.122.7) I was sucessfully able to display object spy on all elements in the browser, but then Smartbear Test Extension is unabled and object spy tool blame the extension is not installed or disabled. Chrome SmartBear Test Extension doesn't work.. Chrome SmartBear Test Extension doesn't work.. tried different ways to extract the tcCrExtension.crx file and add it manually to the chrome extension's list but still show as grayed on top-right of the Chrome window P.S: followed the steps specified on https://support.smartbear.com/testcomplete/docs/app-testing/web/general/preparing-browsers/chrome-extension.html SolvedRe: ADO Query Decimal Places - TC 12 Note: I've tried to use diferent PostgreSQL Providers, but the same error remains