Forum Discussion

vatbub's avatar
vatbub
Contributor
8 years ago

Launching TestComplete takes ages

Hey, we have a ProjectSuite containing 3 Projects (iOS, Android, common). As the names indicate, we seperated the two os and common functions. However, the iOS and Android Projects contain reference...
  • tristaanogre's avatar
    tristaanogre
    8 years ago

    Ah, yes... that would take a long time to start.

    A suggestion to prevent this from happening again:

     

    1) Export your logs to a central location after every run. That way the logs are backed up and archived for future reference.  Do this because the next suggestion is to

    2) In your TestComplete options (something you'll need to set on all machines running the tests and within TestExecute instances as well),, under Engines -> Log, turn off the "Store all logs" option and select a meaningful value for "Number of recent logs to keep". TestComplete will automatically purge older logs to keep to that number. 

     

    Glad that you figured out the problem.  Hope my suggestions help preventing that in the future.