About 76,000 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. 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 …

  4. 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 …

  5. How to Execute command line utilities within a testcomplete script

    I found the script below from TestComplete forums to execute the command line utilities from TestComplete script: function...

  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. How to read a JSON file - SmartBear Community

    Hi experts, I wanted to read and work with JSON files. Is there best ways to read JSON files using TestComplete? I wanted to trigger the script to fetch...

  8. How do I switch between two browser windows? - SmartBear …

    How do I switch between two browser windows? Hello Everyone, I have a script where I need to switch back to the previously opened browser window and perform some actions using …

  9. Process "crashed" and test fails when closing the application in test

    Test 1 executes, the application is closed by Testcomplete and Test 2 executes, the application is closed , test 3 and 4 run but after issuing the final close "Workbench" command (after …

  10. How to add python module in test complete - SmartBear …

    C:\Program Files (x86)\SmartBear\TestComplete 12\Bin\Extensions\Python\Python36\Lib If you have other python installations in your machine, just installing (eg via pip command) will not …