ContributionsMost RecentMost LikesSolutionsRe: Coming from HP ALM - looking for a solution to take the place of ALM's Test Lab for test runs Hi, You can refer to the below link wrt distributed testing using test complete: https://support.smartbear.com/articles/testcomplete/distributed-testing-tutorial You can divide your entire set of 400 scripts into sub sets and configure it to be run on different systems on the network. Hope this helps! Thanks, Nimith Re: Testing On Screen Touch actions on a desktop Thank you Carson! I too had the same thoughts but my team wanted to know if the click action triggers an event and for some reason the touch did not trigger the same event, how can that be verified using automation. Testing On Screen Touch actions on a desktop Hi All, I wanted to check if there is a way i can perform a touch action on an object (in a desktop application with no mobile plugin). I have an embadded software application which uses both mouse click and touch screen operations. For example, If there is a popup menu, the user can either left mouse click on the OK button or can touch on the OK button on the screen to select it. Can this touch on OK button be automated? Thanks, Nimith Re: Desktop Application Not responding Hi Mamatha, Is the print report that is opened, a pdf file? Also are you opening and closing this print report using scripts? Would you be able to provide the code snippet of the area where the code is getting frozen? Regards, Nimith Re: Getting an error while trying to connect to VSTS Solved! Figured out that I was running the Team Explorer from Visual Studio 2015. Downloaded the stand-alone Team Explorer 2017 version and that resolved the issue. Regards, Nimith Re: Getting an error while trying to connect to VSTS I tried the steps from the link and also deleted the cache from -- %LOCALAPPDATA%\Microsoft\Team Foundation\. Still No go. Re: Getting an error while trying to connect to VSTS I Installed the V C++ 2013 redistributable and am still getting the same error. Is it something to do with the Workspace even though i have my local system as the workspace and nothing else to create ambiguity. Re: Getting an error while trying to connect to VSTS Hi Rob, I am working on win 10 OS and looks like 2010 C++ Redistrubutables does not support this OS. Is there something else I can look at? Getting an error while trying to connect to VSTS Hi All, I am trying to intergrate TC with VSTS (MTM). I am using TC12.5 and get the error: --------------------------- An error occurred in the Team Foundation Version Control client. Reason: Unable to determine the workspace. You may be able to correct this by running 'tf workspaces /collection:TeamProjectCollectionUrl'. --------------------------- Following are the steps I perform: 1. File -> SourceControl -> Add To Team Foundation Server 2. Select "Project Suite(local path) 3. Click OK 4. Select the TFS server from the dropdown "Select a Team Foundation Server" 5. Click Connect 6. Browse to the project in the TFS server 7. Click Ok Post this action I get the above mentioned error, Can anyone let me know what could be the possible issue here? Thanks, Nimith Connecting to License Server over the internet Hi All, I wanted to check if there is a way i can connect to the LIcense Server over the internet without using a VPN. I did try the steps from the support article: https://support.smartbear.com/testcomplete/docs/licensing/how-to/general/using-testcomplete-in-wan.html But it still does not connect. Thanks, Nimith