Forum Discussion

kashikar_harsh's avatar
kashikar_harsh
Contributor
14 years ago

Description.TCLog file not found

Hi,

       I am using TestComplete 7.52 for automating a winforms application. I have automated few test cases and prepare a test suite of them. Execution of suite takes around 24 hours. Usually I run the suite while leaving at night and in the next morning I stop the execution to see the progress (Since it is still in development phase). But when I stop the execution next morning, every time testcomplete throws some error and hence is not able to save the Logs. The most common errors are "Description.TCLog file not found", "unable to save Description.TCLog", "Not enough memory available to start new thread" etc. Also each time I execute test suit, some tmp files are created in the "Temp" folder the size of which goes to around 8-10 GB. Can anyone please help me?



Regards,

Harshad

13 Replies

  • karkadil's avatar
    karkadil
    Valued Contributor
    I don't think that there is a simple solution for your case.



    The best way I can think of, is using a global variable (Project Variable) and depending on its value run or don't run particular tests. However, I'm sure that this solution will require a lot of changes and improving...
  • Thanks for your suggestions Gennadiy.



    Is the functionality of "restarting testcomplete and resume tests
    from a particular folder in a project" while running a test suite, by any chance, implemented in TC8? If not this can be taken as an improvement, because if we want to run test that may last for 2 or 3 days, we will not be able to use "Test Suite" feature of TestComplete and will have to rely upon CLI execution.



    Regards,

    Harshad
  • Hi Harshad,


    There is no such functionality in the current version of TestComplete. However, there is a suggestion to implement it in our DB, and your request has increased the suggestion's rating. Thank you.