About 75,400 results
Open links in new tab
  1. Category: TestComplete | SmartBear Community

    Need help, or have suggestions with TestComplete? Join the conversation on TestComplete Community page and help SmartBear create the tools you need!

  2. Azure DevOps Pipelines - Running “Headless” Tests

    Mar 31, 2025 · A technical discussion on how to configure remote virtual machines for "unattended" testing of TestComplete tests on Microsoft hosted agents, launched from Azure …

  3. TestComplete: Headless Browser Testing in Parallel

    TestComplete: Headless Browser Testing in Parallel In addition to standard web test execution, with the Intelligent Quality Add-on TestComplete supports running tests from an Execution …

  4. v 15.75.22.7: 'Go to declaration' & 'Find usages' are missing

    May 21, 2025 · FYI - The latest version of TestComplete (15.76.5.7) appears to have added these options back into the menus.

  5. powershell equivalent of running testexecute with command line ...

    start "My Title" /wait TestComplete.exe "C:\Work\My Projects\MySuite.pjs" /run /exit /SilentMode Pay attention to the string after the START command in the example above. It is the title of the …

  6. How to call a function in between 2 different scripts

    Hi Prabhjot, Script units in TestComplete are not classes but just plain source code files. Depending on the script language that you use in your test project, you can declare classes …

  7. Failed to verify login request | SmartBear Community

    Jul 23, 2025 · I just logged into a new system that I haven't used TestComplete in a while. It did have an older version of TestComplete on it so I uninstalled it and installed the latest version.

  8. How to add external files to a project? | SmartBear Community

    The workaround I’ve found is to add the file through Windows Explorer, and then from TestComplete use the add existing item option to place the file under the test-data folder, but I …

  9. Unable to sign in to TestComplete with fixed license

    Jun 30, 2025 · Based on what I see this is an ID-Based auth. I don't see anything related to this message in the troubleshooting links I have found however. If the simple stuff like running a …

  10. Database connection - Provider not found | SmartBear Community

    Can you confirm that you are using TestComplete of the same bitness as the installed provider? Also, is your test project JavaScript-based? getActiveXObject () works for JavaScript and …