Forum Discussion
Hassan_Ballan
Champion Level 3
10 days agoTestComplete itself doesn’t support automatic folder creation on the disk when organizing in the UI. You'll need to manage the physical structure outside of TestComplete, but once set up, it works well with external IDEs like PyCharm. To keep things organized long-term, use naming conventions and folder structures consistently in both TestComplete and your file system.
Step-by-step workaround:
- Manually Create Folders on Disk
- Move Script Files into the Folders
- Organize in TestComplete virtual folders to reflect Disk structure
- Update the Project Script in TestComplete by "Add -> Existing Item...".
💬 Found the answer helpful? Give it a Kudos by clicking Like!
✅ Got your issue resolved? Click Mark as Solution so others can find it quickly.