Forum Discussion

Vault76er's avatar
Vault76er
Occasional Contributor
7 months ago

Project file size

I just realized that we've barely scratched the surface and the file size of our Testcomplete project is 1 GB. What do people do to manage file size in their projects? I can't see it being feasible to have a project reach 10 GB or 100GB in size if we continue to use testcomplete.

2 Replies

  • rraghvani's avatar
    rraghvani
    Icon for Champion Level 3 rankChampion Level 3

    It's most likely the automatic screen captures that TestComplete takes, which can be found in the \Logs folder.

    I use Team Foundation Version Control to store the project, excluding the Logs folder. 

  • Hello,

    In technology there is always an upper limit be it physical or practical in nature. This article address some of such concerns TestComplete Tips | TestComplete Documentation 

    Large projects usually consist of a collection of smaller projects and includes many files, similarly you would break down your project to smaller pieces.