
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!
TestComplete Questions - SmartBear Community
I just used TestComplete version 15.80 for first time on a project and it created __pycache__ folder that contains pyc files for my scripts. I never had this before.
TestComplete Technical Articles - SmartBear Community
TestComplete’s native SAP GUI support, Name Mapping, self-healing, OCR fallback, and data-driven runs help you keep testing stable and audit friendly with less maintenance. The following demo …
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 Plan in a …
Home | SmartBear Community
Welcome To SmartBear's Software Community. Ask questions, get help from other users, and ask for feature upgrades. Take part in the discussion!
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 DevOps pipelines.
TestComplete Feature Requests - SmartBear Community
Update Testcomplete to support more recent browsers Testcomplete is really far behind on browser support. Edge : 83 - 105 // Current version 112 Chrome 105 // Current version 113 Firefox 91 // …
Drag-and-drop object to another object | SmartBear Community
TestComplete's built-in Drag action is designed to drag a specific Alias object from a given point to another point, but at a pixel offset (i.e. drag...
How to read a JSON file - SmartBear Community
Is there best ways to read JSON files using TestComplete? I wanted to trigger the script to fetch the JSON file and do curtains operation by fetching the data from it.
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...