Forum Discussion

dhundley's avatar
dhundley
Regular Contributor
2 years ago
Solved

TestExecute Settings Export

the smartbear support web page https://support.smartbear.com/testcomplete/docs/reference/options/exporting-user-settings.html explains how to export settings for TestComplete using Tools->Settings->E...
  • Kitt's avatar
    Kitt
    2 years ago

    Thanks for posting Smartbear's reply, that will help others with the same issue, and thanks for giving the file update a shot. Thankfully TestComplete gives us plenty of opportunities to create fun scripts. Although there are a fair share that are needed for "workarounds", the same could be said for most automation tools. Despite what TE is showing as correct, did you try to run any tests through those ports after saving the file? VM reboot wouldn't hurt either. 

     

    As for fun scripts, you can use a powershell script or batch file to open a port in your firewall so you don't have to do it manually every time. And it you want to go crazy, write another script to check for TE version updates, and if true execute the batch file. Here's a starting point for going down that rabbit hole: [open ports w/netsh] and [tc/te auto updates].