ContributionsMost RecentMost LikesSolutionsIssues with Aliases when using objects with groupboxes I am having an issue with using a Mapped Object that has an ever-changing WndCaption. In my project that happens to be a Groupbox that has a text change based on the amount of rows in the child datagridview (ex: Rows = 12) This results in multiple Mapped Objects and Aliases being created and test failing if a row is added or removed. Is there a way to either join these together to be referenced through one Alias or any nicer way of handling this without having to have multiple Aliases and Mapped Objects? Thanks in advance. TFS Integration running slowly and causing TestComplete to hang up? I am currently having an issue after connecting my TestComplete project to our Team Foundation Server. When trying to Check out/in an item, the project hangs for 5-10 seconds and can even go into a "Not Responding" phase. I am using Team Explorer to visualize the who Team Foundation Server and changes through it are almost instantaneous. Could there be some way to fix this issue? I have already removed any Test Visualizers in the project as well as set the properties to no longer gather them. I have about 40 or so KeywordTests and a few other small items in my project as well. Thanks Issues with NameMapping after updating the TestedApps Good evening everyone, I am having an issue with my NameMapping. Originally everything was fine until I created a new build of the project I was working on. After this, the naming of some of my objects was extremely long and not very descriptive. Originally I was going to change the aliases, but realized almost all of my objects were going to be needing new aliases. My issue was that I could see the old aliases and the correct 'default' naming that TestComplete gave them. Unfortunatly, I believe that I could just delete the old aliases and TestComplete would just re-map and rename the aliases to a correct value and everything would be great. Sadly I now realize that was not the case and none of my old scripts and keywordtests work. I was wondering if there was an easy way to remove all old namemappings and start fresh, with the default mapping being created again. Would the best option be to Create a new project from scratch? Any suggestions are accepted. Thank you! Solved