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. TestComplete Questions - SmartBear Community

    TestComplete detects the table control itself, but none of the internal row/cell objects are exposed I have a table-like control similar to the one in the screenshot. Using "Add Object" in …

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

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

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

  8. How to work when Object Spy doesn't find object

    The easiest way to do it is to record clicks (using record test functionality) and check how Testcomplete mapped these actions.

  9. How to ScrollUp/Down web page to find a specific element?

    Hi tashish! If you want to find a specific element on a page, you can use special TestComplete features. If an element exists on a page, the tool will find it even if it's under the scroll. I …

  10. Sending HTTP requests and parsing JSON in TestComplete

    Tasks Sending HTTP requests and parsing JSON in TestComplete. Here are the steps how it can be resolved: Send a GET request...