Forum Discussion
Hi all,
I've consulted with our TestComplete Support Team - they aren't aware of any GIT performance issue in TestComplete 12.6. If it's possible, I would suggest that you check if you see the same issues in TestComplete 14 (the latest product version).
Otherwise, please submit a support ticket so that our Customer Care Team could investigate this behavior. You can submit a support ticket here:
Apparently, they are aware of git issues now. Reply to my case
Our R&D team investigated the issue, and it seems that the Git integration causes the issue.
When new files are added during the recording, there is the setting that will automatically add them to the repository. So, let's disable that option and check if this improves the situation. To do that, go to "Tools | Options | Source Control | Bind new items to SCC automatically." Then, disable the "Bind new items to SCC automatically" option and try running TestComplete again.
Turning this option off solved the slow name mapping. I am unclear what features I am losing. If I don't use the source control ui through Test Complete, I am guessing not much.
- anupamchampati7 years agoFrequent Contributor
Turning this option off solved the slow name mapping . Kudos you saved my lots of time. :-)
- vthomeschoolmom7 years agoSuper Contributor
Weeeellllll.... what about people who want to use this feature? I am not sure this is a great solution.
- tristaanogre7 years agoEsteemed Contributor
True, disabling the feature means they don't get things automatically bound... however, you can still MANUALLY bind items to SCC via the right-click context menu. It's an extra step, but not critical. I expect that the SmartBear folks will be working on figuring it out so we SHOULD get a patch sometime in the future.
- Gaurav_Raj6 years agoFrequent Visitor
Yeah, that the actual issue that I also faced. However, closing unused sys process can also helps sometimes :)
Cheers!!!